summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortee2023-12-03 22:35:53 +1300
committertee2023-12-03 22:35:53 +1300
commit269623a358d101d3645d4c0dcbaed90bf4e17acc (patch)
treeb26b925ae308e2922d0f12bd922bcfe208fc02ae
parent6266631457a0df8fc24eff78ab0b130acff0cc9f (diff)
downloadaur-quickhash-gui-bin.tar.gz
v3.3.4
-rwxr-xr-x.SRCINFO4
-rwxr-xr-xPKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4964d33fbfff..0ec6bb33a640 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.3.1
+ pkgver = 3.3.4
pkgrel = 1
url = https://quickhash-gui.org/
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = quickhash-gui-bin
depends = gtk2
provides = quickhash-gui
conflicts = quickhash-gui
- source = quickhash-gui-bin-3.3.1.zip::https://quickhash-gui.org/download/quickhash-v3-3-1-debian-packages-for-linux/?wpdmdl=2257
+ source = quickhash-gui-bin-3.3.4.zip::https://quickhash-gui.org/download/quickhash-v3-3-4-debian-packages-for-linux/?wpdmdl=2257
sha256sums = 31491b5b04a199bf0d67c92421ed4aa53ac813240938b994a896da4fc1295334
pkgname = quickhash-gui-bin
diff --git a/PKGBUILD b/PKGBUILD
index 4d2476b697f5..275cdc16c01a 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=quickhash-gui-bin
_pkgname=quickhash
-_pkgver=3-3-1
+_pkgver=3-3-4
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"