summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordanielpinto8zz62017-06-02 02:03:39 +0100
committerdanielpinto8zz62017-06-02 02:03:39 +0100
commitd6831b5a66ba4a22136d37435f12ff02fe5d298d (patch)
treee0d4011c733bd5a3347b70bdfda280075dc16767
parent27afd10295d329b4ff1f8c74ed5643f67bad7feb (diff)
downloadaur-d6831b5a66ba4a22136d37435f12ff02fe5d298d.tar.gz
Use tar.gz instead of zip
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 068d63fb4119..f5d45c7d627b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ license=('GPL2')
sha256sums=('16d8b92b1bb7fdd3958afeff6481aa09f85f3ad26bf01f8c0975142e265c0284')
depends=('gtk3' 'glib2' 'libpeas' 'budgie-desktop' 'gnome-calendar')
makedepends=('git' 'vala')
-source=(https://github.com/danielpinto8zz6/${pkgname}/archive/${pkgver}.zip)
+source=(https://github.com/danielpinto8zz6/${pkgname}/archive/${pkgver}.tar.gz)
url="https://github.com/danielpinto8zz6/${pkgname}"
build() {