summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Lane2021-04-13 11:47:37 +0100
committerJohn Lane2021-04-13 11:47:37 +0100
commit61f26c160d5e4f817de9d00bf64593c616097517 (patch)
tree478e5ddec43a26cd607bfffc4093a333b7cb7ef3
parent9e2f578758679d89039d2ac6bce505adb238d530 (diff)
downloadaur-61f26c160d5e4f817de9d00bf64593c616097517.tar.gz
upstream url changed
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b7dfcf985548..ea777c24fda7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@ pkgrel=1
pkgdesc="A very simple and portable SNTP client/server"
url="http://www.hpcf.cam.ac.uk/export"
arch=('i686' 'x86_64')
-license="custom:msntp"
+license=( "custom:msntp" )
depends=('sh')
-source=(http://archive.ubuntu.com/ubuntu/pool/universe/m/msntp/${pkgname}_${pkgver}.dfsg.orig.tar.gz)
+source=(http://old-releases.ubuntu.com/ubuntu/pool/universe/m/msntp/${pkgname}_${pkgver}.dfsg.orig.tar.gz)
md5sums=('24f5e31775a56b140eec27617e25549c')