summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStephen Brennan2016-01-04 13:52:24 -0500
committerStephen Brennan2016-01-04 13:52:24 -0500
commite21fb2a85a3f5068deec768ed4eccaaa154f0afe (patch)
treeb42e0842bc5f7ad62cc0c7a6196fb5eedb550647 /PKGBUILD
parentd89d56b84d0836a381fcc9dc3f8e03f93ce38b16 (diff)
downloadaur-e21fb2a85a3f5068deec768ed4eccaaa154f0afe.tar.gz
Name change again to include version number, permanently preventing name collisions.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc515c679957..6103100a375a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,8 +19,8 @@ backup=()
options=()
install=.INSTALL
changelog=
-source=("communi-desktop.tar.gz::https://github.com/communi/$pkgname/archive/v$pkgver.tar.gz"
- "shared.tar.gz::https://github.com/communi/communi-shared/archive/v$pkgver.tar.gz")
+source=("communi-desktop-v$pkgver.tar.gz::https://github.com/communi/$pkgname/archive/v$pkgver.tar.gz"
+ "communi-shared-v$pkgver.tar.gz::https://github.com/communi/communi-shared/archive/v$pkgver.tar.gz")
noextract=()
md5sums=("8f05ceb73232a763b4821e53fd6d7317"
"420d3167ddce7a338d803ecc2fa5d03a")