summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c49d5f4403d6..6a5d5d733a58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: m8D2 <omui (at) proton mail (dot) com>
pkgname="elementary-xfce-icons"
-pkgver=0.14
+pkgver=0.15
pkgrel=1
pkgdesc='Elementary icon theme with improved Xfce support'
arch=('any')
@@ -11,8 +11,8 @@ license=(GPL2)
makedepends=(gtk3 optipng)
depends=(adwaita-icon-theme)
conflicts=(elementary-xfce-icons-git)
-source=("${url}/archive/v$pkgver.tar.gz")
-sha256sums=('e978f8f4e62387291943f8ae4e95362798415e199a9113252660d1c1dd0db8d6')
+source=("$pkgname-$pkgver.tar.gz::${url}/archive/v$pkgver.tar.gz")
+sha256sums=('56e669822fdf85d0b3d654fd40c189206b2351d48618eff94c8d066a2748d8ce')
build() {
cd "elementary-xfce-$pkgver"