new upstream release

This commit is contained in:
Fabian Bornschein 2021-11-21 14:05:00 +01:00
parent 7b80760d39
commit f70071d5b4
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
pkgbase = czkawka
pkgdesc = Multi functional app to find duplicates, empty folders, similar images etc.
pkgver = 3.2.0
pkgver = 3.3.0
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=243505b692a0d36233645de4a5207ec477a4761c
source = git+https://github.com/qarmin/czkawka.git#commit=9d28fb8a59a88a10d35c6b2f7026028b5b28628f
sha512sums = SKIP
pkgname = czkawka-cli

View file

@ -2,13 +2,13 @@
pkgbase=czkawka
pkgname=('czkawka-cli' 'czkawka-gui')
pkgver=3.2.0
pkgver=3.3.0
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=243505b692a0d36233645de4a5207ec477a4761c # tags/3.2.0^0
_commit=9d28fb8a59a88a10d35c6b2f7026028b5b28628f # tags/3.3.0^0
source=("git+https://github.com/qarmin/czkawka.git#commit=${_commit}")
sha512sums=('SKIP')