summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabioLolix2017-07-11 17:07:10 +0200
committerFabioLolix2017-07-11 17:07:10 +0200
commit3f3736d0f19f935995abe4f7d66d8f855247f3b2 (patch)
tree1d134092572be496ba89ffddffc6ed202ddc0942 /PKGBUILD
parent82735c6759c1373dac3166c581760332bec28d1e (diff)
downloadaur-3f3736d0f19f935995abe4f7d66d8f855247f3b2.tar.gz
changed download link
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d81f807db79d..590eeb2fa36c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=quickhash-gui-bin
_pkgname1=QuickHash
_pkgname2=quickhash
pkgver=2.8.2
-pkgrel=1
+pkgrel=2
pkgdesc="QuickHash is an open-source Linux GUI that enables hashing of files, text, entire folder trees of files, and physical disks"
arch=('i686' 'x86_64')
url="http://quickhash-gui.org/"
@@ -13,7 +13,7 @@ license=('GPL2')
depends=('gtk2')
provides=('quickhash-gui')
conflicts=('quickhash-gui' 'quickhash-gui-bin')
-source=("local://${_pkgname1}-v$pkgver-DebianPackages.zip")
+source=("https://sourceforge.net/projects/lolix-remix-of-manjaro/files/AUR_pkg/mirror/${_pkgname1}-v$pkgver-DebianPackages.zip")
md5sums=('de339281c37833f7e0a5f14be248dc56')
package() {
if [[ "${CARCH}" = 'i686' ]]; then