summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabioLolix2019-11-11 21:42:59 +0100
committerFabioLolix2019-11-11 21:42:59 +0100
commit819c03d8b1e3025a4f7852982c35fbc3d3262779 (patch)
treec698d0c71acae154146da054dcb7e383cdc06aba /PKGBUILD
parent8df23d20446df2a09bf5f4dfc4fcc0c6e3a26f9c (diff)
downloadaur-819c03d8b1e3025a4f7852982c35fbc3d3262779.tar.gz
v3.1.0
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8f412461ad69..8f6d419c5b3d 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=quickhash-gui-bin
_pkgname=quickhash
-_pkgver=3-0-2
+_pkgver=3-1-0
pkgver=${_pkgver//-/.}
pkgrel=1
pkgdesc="QuickHash is an open-source Linux GUI that enables hashing of files, text, entire folder trees of files, and physical disks"
@@ -11,9 +11,9 @@ url="https://quickhash-gui.org/"
license=(GPL2)
depends=(gtk2)
provides=(quickhash-gui)
-conflicts=(quickhash-gui quickhash-gui-bin)
-source=("quickhash-gui-${pkgver}.zip::https://quickhash-gui.org/download/quickhash-v3-0-2-debian-packages-for-linux/?wpdmdl=1658")
-md5sums=('96fb68e77aaac9c91e5943a1463c52c8')
+conflicts=(quickhash-gui)
+source=("quickhash-gui-${pkgver}.zip::https://quickhash-gui.org/download/quickhash-v${_pkgver}-debian-packages-for-linux/?wpdmdl=1953")
+sha256sums=('f47a85f3af58b5e053af8998a041353ebd87cbaf06a3fb42d83f7899e4ff1fd7')
package() {
if [[ "${CARCH}" = 'i686' ]]; then