summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1abbb5eab70d..d1729c009a78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Phillip Schichtel <phillip.public@schich.tel>
pkgname=adapta-backgrounds
-pkgver="0.2.0.2"
+pkgver="0.2.0.3"
pkgrel=1
pkgdesc="Wallpaper collection for adapta-project"
arch=(any)
@@ -10,7 +10,7 @@ optdepends=('adapta-gtk-theme: The corresponding GTK theme')
makedepends=('glib2>=2.48.0'
'libxml2')
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha256sums=('18675f791382b2f0fcf9dfb19a3c42a595d34a2884f046dc62fbaa4eb95f5797')
+sha256sums=('1a2d66939985ab3c3a7e424120bf8bfe62cc016dc235112b1cab402b38fb406d')
build() {
cd "${pkgname}-${pkgver}"