summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorguidobelix2016-02-02 22:47:59 +0100
committerguidobelix2016-02-02 22:47:59 +0100
commitc901bd81d8db4810a4d87444c09ea4aecc1efbf3 (patch)
tree1694f60d2cfce5b796c434203a813d2bb41bbfe7 /PKGBUILD
parent4958fed9da4b07db690d943b5505ef33e54b0500 (diff)
downloadaur-plasma-theme-archlinux.tar.gz
Fixed syntax error in PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8a515cb1a16b..58e5f0be950e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
pkgname=plasma-theme-archlinux
pkgver=1.1
-pkgrel=1
+pkgrel=2
pkgdesc="Plasma 5 theme inspited by Archlinux minimalism"
arch=('any')
url="http://www.archlinux.org/"
license=('CCPL:cc-by-sa')
depends=('plasma-workspace')
install="$pkgname.install"
-source="https://github.com/Guidobelix/plasma-theme-archlinux/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.bz2"
-md5sums='bc5e2fea345b30b02468197100343047'
+source=("https://github.com/Guidobelix/plasma-theme-archlinux/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('bc5e2fea345b30b02468197100343047')
package() {
mkdir -p "${pkgdir}"/usr/share/plasma/look-and-feel