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 e98f0185ee20..bdd260a4e942 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = cinnamon-theme-ciliora-prima
pkgdesc = Ciliora-Prima theme for Cinnamon 2.6
pkgver = 20151011
- pkgrel = 1
+ pkgrel = 2
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/S4KG-DU9M-NA85.zip
- sha256sums = b46a396d80488e763a577eb17e6811a425d97f6b72e93edeec045136c58ab10e
+ source = http://cinnamon-spices.linuxmint.com/uploads/themes/SJBR-CC9E-E52Q.zip
+ sha256sums = 55dc36b4c752a972385a7f502e6a264d2989a3929297c2f19842814a2cc6cf71
pkgname = cinnamon-theme-ciliora-prima
diff --git a/PKGBUILD b/PKGBUILD
index e62195cc3a1a..e046a8d0f9ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
_name='Ciliora-Prima'
pkgname=cinnamon-theme-${_name,,}
pkgver=20151011
-pkgrel=1
+pkgrel=2
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/S4KG-DU9M-NA85.zip")
-sha256sums=('b46a396d80488e763a577eb17e6811a425d97f6b72e93edeec045136c58ab10e')
+source=("http://cinnamon-spices.linuxmint.com/uploads/themes/SJBR-CC9E-E52Q.zip")
+sha256sums=('55dc36b4c752a972385a7f502e6a264d2989a3929297c2f19842814a2cc6cf71')
package() {
find ${_name} -type f -not -name *~ -not -name *.sh -exec install -Dm644 '{}' "$pkgdir/usr/share/themes/{}" \;