summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Brennan2016-01-04 13:40:50 -0500
committerStephen Brennan2016-01-04 13:40:50 -0500
commitd89d56b84d0836a381fcc9dc3f8e03f93ce38b16 (patch)
tree0d4b726b05c3d18ff7c2409ca7afb8ddb2ba5e02
parent272a3986f5ad4e752a7fe0dca81789292ede3b93 (diff)
downloadaur-d89d56b84d0836a381fcc9dc3f8e03f93ce38b16.tar.gz
Update source to avoid name clash.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1a11aa40af39..df6d63267590 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,3 +1,5 @@
+# Generated by mksrcinfo v8
+# Mon Jan 4 18:39:31 UTC 2016
pkgbase = communi-desktop
pkgdesc = An IRC client for desktop environments.
pkgver = 3.4.0
@@ -12,7 +14,7 @@ pkgbase = communi-desktop
depends = hicolor-icon-theme
depends = xdg-utils
depends = libcommuni
- source = https://github.com/communi/communi-desktop/archive/v3.4.0.tar.gz
+ source = communi-desktop.tar.gz::https://github.com/communi/communi-desktop/archive/v3.4.0.tar.gz
source = shared.tar.gz::https://github.com/communi/communi-shared/archive/v3.4.0.tar.gz
md5sums = 8f05ceb73232a763b4821e53fd6d7317
md5sums = 420d3167ddce7a338d803ecc2fa5d03a
diff --git a/PKGBUILD b/PKGBUILD
index ba5304120265..cc515c679957 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ backup=()
options=()
install=.INSTALL
changelog=
-source=("https://github.com/communi/$pkgname/archive/v$pkgver.tar.gz"
+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")
noextract=()
md5sums=("8f05ceb73232a763b4821e53fd6d7317"