summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDave Reisner2016-10-03 14:21:29 -0400
committerDave Reisner2016-10-03 14:21:40 -0400
commit99d1273aea93ce1270a4f91e0ef0b717b437b794 (patch)
tree00e05acee21174c000621dd139736aa3cce8d4a7 /PKGBUILD
parented158997dd875b591cf507f9f7ac9a38be795f91 (diff)
downloadaur-99d1273aea93ce1270a4f91e0ef0b717b437b794.tar.gz
update source to new location
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 800cc23535e9..7a020b9275d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="http://github.com/falconindy/cower"
license=('MIT')
depends=('curl' 'openssl' 'pacman' 'yajl')
makedepends=('perl')
-source=("http://code.falconindy.com/archive/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig})
+source=("https://pkgbuild.com/~dreisner/sources/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig})
validpgpkeys=('487EACC08557AD082088DABA1EB2638FF56C0C53') # Dave Reisner
md5sums=('f141e441b7775df3d3a1ba3a80bc3d1d'
'SKIP')