summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormibbio2015-09-25 19:13:33 +0200
committermibbio2015-09-25 19:13:33 +0200
commit6e31b63f786e3a393a4596f84421b4d9f0842377 (patch)
treee7ec24ee0ddfb0914b6be2ca7f13c4d2f61c31ab /PKGBUILD
parent6f792f87c642fe63d3ca21b73bed66495844b019 (diff)
downloadaur-6e31b63f786e3a393a4596f84421b4d9f0842377.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8b7986905801..cbb9b798acf5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
_name='Ciliora-Prima'
pkgname=cinnamon-theme-${_name,,}
-pkgver=20150712
+pkgver=20150925
pkgrel=1
pkgdesc="${_name} theme for Cinnamon 2.6"
arch=('any')
url="http://cinnamon-spices.linuxmint.com/themes/view/323"
license=('GPL')
depends=('cinnamon>=2.6.0' 'cinnamon<2.7.0')
-source=("http://cinnamon-spices.linuxmint.com/uploads/themes/F3YC-EWXY-XMK9.zip")
-sha256sums=('c576799b2048efc8b1b8836dce96ddd88bebb286f0dcc3788b60f5303996227a')
+source=("http://cinnamon-spices.linuxmint.com/uploads/themes/7BTX-5Z3T-VYRH.zip")
+sha256sums=('b76699adf9a779e93af17877662d2c6f55f6d9e4c5998b78ed2e36f47440eb0c')
package() {
find ${_name} -type f -not -name *~ -not -name *.sh -exec install -Dm644 '{}' "$pkgdir/usr/share/themes/{}" \;