summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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")