summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorm8D22020-06-22 11:34:15 -0700
committerm8D22020-06-22 11:34:15 -0700
commite425a8b9f7f03b7c16f92587d392a8564853d946 (patch)
tree7a612ee6795c169517a464771422088b0f225fdf /PKGBUILD
parentbbde82ae8af08f41bffbf2e10d8f071868fad30f (diff)
downloadaur-e425a8b9f7f03b7c16f92587d392a8564853d946.tar.gz
v0.15.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a5d5d733a58..8bd0f4a94049 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: m8D2 <omui (at) proton mail (dot) com>
pkgname="elementary-xfce-icons"
-pkgver=0.15
+pkgver=0.15.1
pkgrel=1
pkgdesc='Elementary icon theme with improved Xfce support'
arch=('any')
@@ -12,7 +12,7 @@ makedepends=(gtk3 optipng)
depends=(adwaita-icon-theme)
conflicts=(elementary-xfce-icons-git)
source=("$pkgname-$pkgver.tar.gz::${url}/archive/v$pkgver.tar.gz")
-sha256sums=('56e669822fdf85d0b3d654fd40c189206b2351d48618eff94c8d066a2748d8ce')
+sha256sums=('75937a08c4618dac07a91e4de60884f890c332c8f367101b5f81a5e3b3c376d9')
build() {
cd "elementary-xfce-$pkgver"