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 d1729c009a78..b7bd7b7e177f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Phillip Schichtel <phillip.public@schich.tel>
pkgname=adapta-backgrounds
-pkgver="0.2.0.3"
+pkgver="0.3.0.1"
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=('1a2d66939985ab3c3a7e424120bf8bfe62cc016dc235112b1cab402b38fb406d')
+sha256sums=('a5adb91c8ca9945baa9f206c83043d75931019b2a7510b72f77c455bb74e3b23')
build() {
cd "${pkgname}-${pkgver}"