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 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