summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilipp Claßen2017-12-15 22:58:14 +0100
committerPhilipp Claßen2017-12-15 22:58:14 +0100
commit04e360f716f051ab1e12bfa2a905cfd848d8ec16 (patch)
treef805ca26ce035611027ff7a9ce177114927616b3 /PKGBUILD
parent84ae621712e70a59f69ca0f52dc3df8de0ec4fe7 (diff)
downloadaur-since.tar.gz
Take the sources from the Github project mirror
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f69fcf710d7d..75e4b9a4331e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@ pkgver=1.1
pkgrel=1
pkgdesc="A stateful tail command"
arch=('i686' 'x86_64')
-url="http://welz.org.za/projects/since"
+url="https://github.com/philipp-classen/since"
license=('GPL')
depends=(glibc)
makedepends=(gcc)
-source=(http://welz.org.za/projects/since/since-${pkgver}.tar.gz)
+source=(https://github.com/philipp-classen/since/releases/download/1.1/since-${pkgver}.tar.gz)
md5sums=('7a6cfe573d0d2ec7b6f53fe9432a486b')
sha256sums=('739b7f161f8a045c1dff184e0fc319417c5e2deb3c7339d323d4065f7a3d0f45')