summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorguidobelix2016-01-28 22:24:37 +0100
committerguidobelix2016-01-28 22:24:37 +0100
commit4958fed9da4b07db690d943b5505ef33e54b0500 (patch)
tree8e81a49058d9fdf4a605e72d6bb664305fb7716b
parent4bda4cc9bf0f0497beab6c7ac37557da8018abac (diff)
downloadaur-4958fed9da4b07db690d943b5505ef33e54b0500.tar.gz
Updated package to v1.1
modified: .SRCINFO modified: PKGBUILD
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ab5a37e6b34d..b296638f89bc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = plasma-theme-archlinux
- pkgdesc = Plasma 5 theme inspired by Archlinux minimalism
- pkgver = 1.0
- pkgrel = 2
+ pkgdesc = Plasma 5 theme inspited by Archlinux minimalism
+ pkgver = 1.1
+ pkgrel = 1
url = http://www.archlinux.org/
install = plasma-theme-archlinux.install
arch = any
license = CCPL:cc-by-sa
depends = plasma-workspace
- source = https://github.com/Guidobelix/plasma-theme-archlinux/releases/download/v1.0/plasma-theme-archlinux-1.0.tar.bz2
- md5sums = bf2eb7796c90a09960d9b2c77c33c5d8
+ source = https://github.com/Guidobelix/plasma-theme-archlinux/releases/download/v1.1/plasma-theme-archlinux-1.1.tar.bz2
+ md5sums = bc5e2fea345b30b02468197100343047
pkgname = plasma-theme-archlinux
diff --git a/PKGBUILD b/PKGBUILD
index e76b94252bef..8a515cb1a16b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Guidobelix <guidobelix at hotmail dot it>
pkgname=plasma-theme-archlinux
-pkgver=1.0
-pkgrel=2
-pkgdesc="Plasma 5 theme inspired by Archlinux minimalism"
+pkgver=1.1
+pkgrel=1
+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='bf2eb7796c90a09960d9b2c77c33c5d8'
+md5sums='bc5e2fea345b30b02468197100343047'
package() {
mkdir -p "${pkgdir}"/usr/share/plasma/look-and-feel