summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormibbio2015-06-24 13:11:55 +0200
committermibbio2015-06-24 13:11:55 +0200
commit03da7fa80bc5ab266c54ea13130f97f6fa651a9e (patch)
tree030b0cbed2987c66ebd210ab9df56e7aaec2c35a /PKGBUILD
parent87b27d7ec4121dd17dc2535c7760adbd003629e7 (diff)
downloadaur-03da7fa80bc5ab266c54ea13130f97f6fa651a9e.tar.gz
Update for Cinnamon 2.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 50811d6c8fd7..a3a7ecc1e9db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: mibbio <contact at mibbiodev dot de>
pkgname=cinnamon-theme-ciliora-prima
-pkgver=20150429
+pkgver=20150624
pkgrel=1
-pkgdesc="Ciliora-Prima theme for Cinnamon 2.4"
+pkgdesc="Ciliora-Prima theme for Cinnamon 2.6"
arch=('any')
url="http://cinnamon-spices.linuxmint.com/themes/view/323"
license=('GPL')
-depends=('cinnamon>=2.4.0' 'cinnamon<2.5.0')
-source=("http://cinnamon-spices.linuxmint.com/uploads/themes/C6VL-U4BT-OA67.zip")
-sha256sums=('bf39718947e71f13743137804516fb5574d07de4b6b14947d456880c92db2405')
+depends=('cinnamon>=2.6.0' 'cinnamon<2.7.0')
+source=("http://cinnamon-spices.linuxmint.com/uploads/themes/C59X-BR2Q-P3IV.zip")
+sha256sums=('d9a3b431b0083529ab4b329712714be5535b44ce73a5a84ae0cd2ceaf829b700')
package() {
find Ciliora-Prima -type f -not -name *~ -exec install -Dm644 '{}' "$pkgdir/usr/share/themes/{}" \;