summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormibbio2015-12-29 18:58:22 +0100
committermibbio2015-12-29 18:58:22 +0100
commit164b4a840761a763e4e8d3cfdd8d0ed60a500e31 (patch)
treef9278ad4b0bb9bad7ea1907c7db8aa08bbc6f1f1
parentf0062179b4d91e9fa01b3dde2b7a281a919e6c02 (diff)
downloadaur-164b4a840761a763e4e8d3cfdd8d0ed60a500e31.tar.gz
Update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7d50c8da0134..cf7a1987d3d3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Sun Dec 27 07:47:51 UTC 2015
+# Tue Dec 29 17:58:09 UTC 2015
pkgbase = cinnamon-theme-ciliora-tertia
pkgdesc = Ciliora-Tertia theme for Cinnamon 2.8
- pkgver = 20151227
+ pkgver = 20151229
pkgrel = 1
url = http://cinnamon-spices.linuxmint.com/themes/view/426
arch = any
license = GPL
depends = cinnamon>=2.8.0
depends = cinnamon<2.9.0
- source = http://cinnamon-spices.linuxmint.com/uploads/themes/ZLQM-T2IV-WTDE.zip
- sha256sums = 2700863c178fe70b4c5d4cc85672c103fb72e5c91fd8fdc17a148fbb8e85fe84
+ source = http://cinnamon-spices.linuxmint.com/uploads/themes/RKSB-NVC1-TTG7.zip
+ sha256sums = 204623bc4e6a8b99a8cd3416e9431c479432ef36e1a02e4a023d7e81c8c80c4b
pkgname = cinnamon-theme-ciliora-tertia
diff --git a/PKGBUILD b/PKGBUILD
index 5a38e4c3675c..449e4d6ab0cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
_name='Ciliora-Tertia'
pkgname=cinnamon-theme-${_name,,}
-pkgver=20151227
+pkgver=20151229
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/ZLQM-T2IV-WTDE.zip")
-sha256sums=('2700863c178fe70b4c5d4cc85672c103fb72e5c91fd8fdc17a148fbb8e85fe84')
+source=("http://cinnamon-spices.linuxmint.com/uploads/themes/RKSB-NVC1-TTG7.zip")
+sha256sums=('204623bc4e6a8b99a8cd3416e9431c479432ef36e1a02e4a023d7e81c8c80c4b')
package() {
find ${_name} -type f -not -name *~ -not -name *.sh -exec install -Dm644 '{}' "$pkgdir/usr/share/themes/{}" \;