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 403c590d5ea9..2baa93648f65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
_pkgname="elementary-xfce"
pkgname="${_pkgname}-icons"
-pkgver=0.11
+pkgver=0.12
pkgrel=1
pkgdesc='Elementary icon theme with improved XFCE support'
arch=('any')
@@ -17,7 +17,7 @@ depends=('adwaita-icon-theme')
conflicts=("${pkgname}-git")
options=(!strip)
source=("${url}/archive/${_pkgname}-${pkgver}.tar.gz")
-sha256sums=('4323cd2d2ffa9439c4d7965fe06535321f6b1cdc2b47731549d1e0880e3074c7')
+sha256sums=('928f8e0e76357b94295e0a628b49a19a52bc00641bb06f7504cc68b8bc4d7452')
package() {
cd "${_pkgname}-${_pkgname}-${pkgver}"