aboutsummaryrefslogtreecommitdiffstats
path: root/sleeping-getty
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2015-12-19 15:42:54 +0100
committerMattias Andrée <maandree@member.fsf.org>2015-12-19 15:42:54 +0100
commit083cfc1a19f46736c7ab8b47c2671c48fe966344 (patch)
tree202fcb4cd8a6313e4df0eb79e0e834bc0ccd1532 /sleeping-getty
parentadd sleeping-getty (diff)
downloadaur-packages-083cfc1a19f46736c7ab8b47c2671c48fe966344.tar.gz
aur-packages-083cfc1a19f46736c7ab8b47c2671c48fe966344.tar.bz2
aur-packages-083cfc1a19f46736c7ab8b47c2671c48fe966344.tar.xz
update sleeping-getty
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
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() {