summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Widawsky2016-04-21 09:18:48 -0700
committerBen Widawsky2016-04-21 09:18:48 -0700
commitb5712e311c9a7599f5361f63e71f39c3e88309ce (patch)
tree15d979f952fd0ba3954a170eea7feee2b0e4073b
parent6f7f7a826cf219fc5b55a119b525c94f662a8fe7 (diff)
downloadaur-b5712e311c9a7599f5361f63e71f39c3e88309ce.tar.gz
Fix hardcoded version in download URL
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 86c6b0a46331..3d3e5f99c606 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,7 +23,7 @@ conflicts=('icecream-git')
backup=('etc/icecream.conf')
arch=('i686' 'x86_64')
install=icecream.install
-source=("https://github.com/icecc/$pkgname/archive/1.1rc1/$pkgname-$pkgver.tar.gz"
+source=("https://github.com/icecc/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz"
icecream.conf
icecream.service
icecream-scheduler.service