summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTianyu Ge2017-07-07 12:20:37 -0400
committerTianyu Ge2017-07-07 12:20:37 -0400
commitc30667bfb0f733b85e429ebb105c9de65e65e969 (patch)
tree95a172dc847d46d7015249294c2903099536c939 /PKGBUILD
parenta7a876a18e19cae9e8c53c2e1646de6e79e3a049 (diff)
downloadaur-c30667bfb0f733b85e429ebb105c9de65e65e969.tar.gz
Updated package download path,
fixed dependency error.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 68aafdf69d0f..2f87d73ef3e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=pinegrow
pkgver=3.02
-pkgrel=1
+pkgrel=2
pkgdesc='A website development tool for building responsive websites'
arch=('x86_64')
url="https://pinegrow.com"
license=('custom')
-depends_x86_64+=(gtk2 glib alsa-lib nss libxss libxtst)
-source=("https://pinegrow.s3.amazonaws.com/PinegrowLinux64.${pkgver}.zip"
+depends_x86_64+=(gtk2 gconf alsa-lib nss libxss libxtst)
+source=("http://download.pinegrow.com/PinegrowLinux64.${pkgver}.zip"
"${url}/Pinegrow_EULA.pdf")
noextract=("Pinegrow_EULA.pdf")
sha1sums=("cd6ae9e6cba2c11232ebf0d26ece4c9d3d2bf983"