summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 45712a8010c7..6e47c11a0453 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = cinnamon-theme-ciliora-prima
pkgdesc = Ciliora-Prima theme for Cinnamon 2.6
- pkgver = 20150712
+ pkgver = 20150925
pkgrel = 1
url = http://cinnamon-spices.linuxmint.com/themes/view/323
arch = any
license = GPL
depends = cinnamon>=2.6.0
depends = 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
pkgname = cinnamon-theme-ciliora-prima
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/{}" \;