summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabioLolix2017-07-11 17:07:10 +0200
committerFabioLolix2017-07-11 17:07:10 +0200
commit3f3736d0f19f935995abe4f7d66d8f855247f3b2 (patch)
tree1d134092572be496ba89ffddffc6ed202ddc0942
parent82735c6759c1373dac3166c581760332bec28d1e (diff)
downloadaur-3f3736d0f19f935995abe4f7d66d8f855247f3b2.tar.gz
changed download link
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b33e2b43018c..312e9b5b7c4f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = quickhash-gui-bin
pkgdesc = QuickHash is an open-source Linux GUI that enables hashing of files, text, entire folder trees of files, and physical disks
pkgver = 2.8.2
- pkgrel = 1
+ pkgrel = 2
url = http://quickhash-gui.org/
arch = i686
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = quickhash-gui-bin
provides = quickhash-gui
conflicts = quickhash-gui
conflicts = quickhash-gui-bin
- source = local://QuickHash-v2.8.2-DebianPackages.zip
+ source = https://sourceforge.net/projects/lolix-remix-of-manjaro/files/AUR_pkg/mirror/QuickHash-v2.8.2-DebianPackages.zip
md5sums = de339281c37833f7e0a5f14be248dc56
pkgname = quickhash-gui-bin
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