summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormibbio2015-12-29 18:57:10 +0100
committermibbio2015-12-29 18:57:10 +0100
commit544627e1ad813e1b9f6cd2077be58efc9256f1d2 (patch)
tree7429c5f0f1091749be3b45552a24dcd9438cddae
parentcd387c41b276479fdb44bf6f73829726ff05dbc9 (diff)
downloadaur-544627e1ad813e1b9f6cd2077be58efc9256f1d2.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 ed6c288d339a..7d0101cf9b8f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Sun Dec 27 07:47:37 UTC 2015
+# Tue Dec 29 17:56:58 UTC 2015
pkgbase = cinnamon-theme-ciliora-secunda
pkgdesc = Ciliora-Secunda theme for Cinnamon 2.8
- pkgver = 20151227
+ pkgver = 20151229
pkgrel = 1
url = http://cinnamon-spices.linuxmint.com/themes/view/411
arch = any
license = GPL
depends = cinnamon>=2.8.0
depends = cinnamon<2.9.0
- source = http://cinnamon-spices.linuxmint.com/uploads/themes/BUFD-NAW8-6J0Q.zip
- sha256sums = bf2e09ccfc52f8bb7e19a09705801f7cb058fd07dbb7a702fa6440c7480928be
+ source = http://cinnamon-spices.linuxmint.com/uploads/themes/8OI1-U2XJ-7NXV.zip
+ sha256sums = f8edd5f73871225b39ac82e113e7fd008234ce546f9e7bbce67d5abffc9b866b
pkgname = cinnamon-theme-ciliora-secunda
diff --git a/PKGBUILD b/PKGBUILD
index b383f6f3bcda..1436e0ba07bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
_name='Ciliora-Secunda'
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/411"
license=('GPL')
depends=('cinnamon>=2.8.0' 'cinnamon<2.9.0')
-source=("http://cinnamon-spices.linuxmint.com/uploads/themes/BUFD-NAW8-6J0Q.zip")
-sha256sums=('bf2e09ccfc52f8bb7e19a09705801f7cb058fd07dbb7a702fa6440c7480928be')
+source=("http://cinnamon-spices.linuxmint.com/uploads/themes/8OI1-U2XJ-7NXV.zip")
+sha256sums=('f8edd5f73871225b39ac82e113e7fd008234ce546f9e7bbce67d5abffc9b866b')
package() {
find ${_name} -type f -not -name *~ -not -name *.sh -exec install -Dm644 '{}' "$pkgdir/usr/share/themes/{}" \;