aboutsummaryrefslogtreecommitdiffstats
path: root/sleeping-getty
diff options
context:
space:
mode:
Diffstat (limited to 'sleeping-getty')
-rw-r--r--sleeping-getty/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/sleeping-getty/PKGBUILD b/sleeping-getty/PKGBUILD
index bc830e6..7a7007a 100644
--- a/sleeping-getty/PKGBUILD
+++ b/sleeping-getty/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@member.fsf.org>
pkgname=sleeping-getty
-pkgver=1.0
+pkgver=1.0.1
pkgrel=1
pkgdesc="Do not start a fullblown getty before it is necessary"
arch=(i686 x86_64)
@@ -11,7 +11,7 @@ depends=(linux glibc)
makedepends=(linux-api-headers glibc make coreutils gcc 'texinfo>=4.11')
install=$pkgname.install
source=($url/archive/$pkgver.tar.gz)
-sha256sums=(febe90526aa373edef445d4873f13bcc1fbb5f98df58eddc63414335af0b5cf5)
+sha256sums=(f0844dc0f232fd83da1b18063e0850209996b66338120035c17c94cd8326dc31)
build() {