summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVlad Zahorodnii2019-11-06 13:52:24 +0200
committerVlad Zahorodnii2019-11-06 13:52:24 +0200
commitf2b6d626b4fac248c2bcc4d4bd543c39cb42001c (patch)
tree34829e97d483184195a52be692fc99111f9b9280 /PKGBUILD
parentd2f967d402e64ff8bdca6eab7091b556efbbac14 (diff)
downloadaur-dynamic-wallpaper-importer.tar.gz
v1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 471110e32b19..c8e74eb4f59a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Vlad Zahorodnii <vladzzag@gmail.com>
pkgname=dynamic-wallpaper-importer
-pkgver=1.0
+pkgver=1.1
pkgrel=1
pkgdesc="Dynamic wallpaper importer"
arch=(x86_64)
@@ -9,7 +9,7 @@ license=('GPL')
depends=(libheif libplist qt5-base)
makedepends=(cmake extra-cmake-modules)
source=("$pkgname-$pkgver.tar.gz"::"https://github.com/zzag/$pkgname/archive/$pkgver.tar.gz")
-sha256sums=('904e863501fb573351a5b2401571a1fe7d2e36351d431820217675eede5a4181')
+sha256sums=('f9d14ce182603040332a1740c49de7db6d306181dab9dcb47cc299ca2662bf63')
prepare() {
mkdir -p build