summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormibbio2015-12-27 08:53:15 +0100
committermibbio2015-12-27 08:53:15 +0100
commitf0062179b4d91e9fa01b3dde2b7a281a919e6c02 (patch)
tree6049f280a410e3237ed7714053e279ceb704ecec
parentb10dfbdd236af7abe708a0217cb82418d7aa65aa (diff)
downloadaur-f0062179b4d91e9fa01b3dde2b7a281a919e6c02.tar.gz
Update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 045da073b3b0..7d50c8da0134 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,16 @@
+# Generated by mksrcinfo v8
+# Sun Dec 27 07:47:51 UTC 2015
pkgbase = cinnamon-theme-ciliora-tertia
pkgdesc = Ciliora-Tertia theme for Cinnamon 2.8
- pkgver = 20151115
+ pkgver = 20151227
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/RN59-O608-2YIZ.zip
- sha256sums = 44efcb1985f63bda14d5ea4b9f0052feaffebd568c7c202d51c0d19e7391df5d
+ source = http://cinnamon-spices.linuxmint.com/uploads/themes/ZLQM-T2IV-WTDE.zip
+ sha256sums = 2700863c178fe70b4c5d4cc85672c103fb72e5c91fd8fdc17a148fbb8e85fe84
pkgname = cinnamon-theme-ciliora-tertia
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/{}" \;