summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f373c51f9b83..303cc02f760d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = czkawka
pkgdesc = Multi functional app to find duplicates, empty folders, similar images etc.
- pkgver = 3.3.0
+ pkgver = 3.3.1
pkgrel = 1
url = https://github.com/qarmin/czkawka
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = czkawka
makedepends = rust
makedepends = git
makedepends = gtk3
- source = git+https://github.com/qarmin/czkawka.git#commit=9d28fb8a59a88a10d35c6b2f7026028b5b28628f
+ source = git+https://github.com/qarmin/czkawka.git#commit=4a202633eef7b6155628bbf7449c03cdf8308169
sha512sums = SKIP
pkgname = czkawka-cli
diff --git a/PKGBUILD b/PKGBUILD
index 01a1f6349db3..87b5a10e47f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgbase=czkawka
pkgname=('czkawka-cli' 'czkawka-gui')
-pkgver=3.3.0
+pkgver=3.3.1
pkgrel=1
pkgdesc='Multi functional app to find duplicates, empty folders, similar images etc. '
url='https://github.com/qarmin/czkawka'
arch=('x86_64')
makedepends=('cargo' 'rust' 'git' 'gtk3')
-_commit=9d28fb8a59a88a10d35c6b2f7026028b5b28628f # tags/3.3.0^0
+_commit=4a202633eef7b6155628bbf7449c03cdf8308169 # tags/3.3.1^0
source=("git+https://github.com/qarmin/czkawka.git#commit=${_commit}")
sha512sums=('SKIP')