summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabioLolix2021-04-18 19:53:39 +0200
committerFabioLolix2021-04-18 19:53:39 +0200
commit71f0d7b174d7402568cbc2834c1a540a0e2c2fd1 (patch)
tree51077e5fd7e59791d5287ed04ec561f7741c8a39
parent891cbef4735c2d17b759d0dd99b46db88ca38ba6 (diff)
downloadaur-71f0d7b174d7402568cbc2834c1a540a0e2c2fd1.tar.gz
v3.2.0
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c3ff60c5da84..bb4c244c05b0 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
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 = 3.1.0
+ pkgver = 3.2.0
pkgrel = 1
url = https://quickhash-gui.org/
arch = i686
@@ -9,8 +9,8 @@ pkgbase = quickhash-gui-bin
depends = gtk2
provides = quickhash-gui
conflicts = quickhash-gui
- source = quickhash-gui-3.1.0.zip::https://quickhash-gui.org/download/quickhash-v3-1-0-debian-packages-for-linux/?wpdmdl=1953
- sha256sums = f47a85f3af58b5e053af8998a041353ebd87cbaf06a3fb42d83f7899e4ff1fd7
+ source = quickhash-gui-3.2.0.zip::https://quickhash-gui.org/download/quickhash-v3-2-0-debian-packages-for-linux/?wpdmdl=2025
+ sha256sums = bf1c6e4d8e273a81381bfadf96d0746d7e65f5cc77757df92e88533eaa6d72c6
pkgname = quickhash-gui-bin
diff --git a/PKGBUILD b/PKGBUILD
index b1f2fe63a3c4..6b2cdadcef88 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=quickhash-gui-bin
_pkgname=quickhash
-_pkgver=3-1-0
+_pkgver=3-2-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"
@@ -12,8 +12,8 @@ license=(GPL2)
depends=(gtk2)
provides=(quickhash-gui)
conflicts=(quickhash-gui)
-source=("quickhash-gui-${pkgver}.zip::https://quickhash-gui.org/download/quickhash-v${_pkgver}-debian-packages-for-linux/?wpdmdl=1953")
-sha256sums=('f47a85f3af58b5e053af8998a041353ebd87cbaf06a3fb42d83f7899e4ff1fd7')
+source=("quickhash-gui-${pkgver}.zip::https://quickhash-gui.org/download/quickhash-v${_pkgver}-debian-packages-for-linux/?wpdmdl=2025")
+sha256sums=('bf1c6e4d8e273a81381bfadf96d0746d7e65f5cc77757df92e88533eaa6d72c6')
package() {
if [[ "${CARCH}" = 'i686' ]]; then