summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristian Hesse2019-07-25 10:14:02 +0200
committerChristian Hesse2019-07-25 10:14:02 +0200
commitec6504898bc0e41fbb991336c356c353afb095b1 (patch)
treee0053f061a1e139e7178b5025380f36acebe3c99 /PKGBUILD
parentb31577108e9093e805d3c90ce0cd9bda7ff254a2 (diff)
downloadaur-ec6504898bc0e41fbb991336c356c353afb095b1.tar.gz
commit nullshell 0.0.6-4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a6d84f6cc312..1485076fd5aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=nullshell
pkgver=0.0.6
-pkgrel=2
+pkgrel=4
pkgdesc="do nothing but print keep alive characters, can be used for login shell"
arch=('i686' 'x86_64')
makedepends=('markdown')
@@ -11,7 +11,7 @@ conflicts=('nullshell-git')
license=('GPL')
install=nullshell.install
validpgpkeys=('BD84DE71F493DF6814B0167254EDC91609BC9183')
-source=("http://www.eworm.de/download/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.asc})
+source=("https://www.eworm.de/download/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.asc})
sha256sums=('8ed1d29df5a8f6639f559b7a294010791d20140e85106cb0d34e6a1c194b31c9'
'SKIP')