summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 277027b58367..5a38e4c3675c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
_name='Ciliora-Tertia'
pkgname=cinnamon-theme-${_name,,}
-pkgver=20151115
+pkgver=20151227
pkgrel=1
pkgdesc="${_name} theme for Cinnamon 2.8"
arch=('any')
url="http://cinnamon-spices.linuxmint.com/themes/view/426"
license=('GPL')
depends=('cinnamon>=2.8.0' 'cinnamon<2.9.0')
-source=("http://cinnamon-spices.linuxmint.com/uploads/themes/RN59-O608-2YIZ.zip")
-sha256sums=('44efcb1985f63bda14d5ea4b9f0052feaffebd568c7c202d51c0d19e7391df5d')
+source=("http://cinnamon-spices.linuxmint.com/uploads/themes/ZLQM-T2IV-WTDE.zip")
+sha256sums=('2700863c178fe70b4c5d4cc85672c103fb72e5c91fd8fdc17a148fbb8e85fe84')
package() {
find ${_name} -type f -not -name *~ -not -name *.sh -exec install -Dm644 '{}' "$pkgdir/usr/share/themes/{}" \;