summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormibbio2015-10-11 08:10:46 +0200
committermibbio2015-10-11 08:10:46 +0200
commit54682f0ceb7a26e61aa54f1a48f7588adf68bf27 (patch)
treeb858ee52676b26331b26277eb2c21fbafca587f4
parent767ebd3576beabf96b80beebea2562524fafae01 (diff)
downloadaur-54682f0ceb7a26e61aa54f1a48f7588adf68bf27.tar.gz
Update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f2e305ec2317..87b4dbaaab20 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = cinnamon-theme-ciliora-secunda
pkgdesc = Ciliora-Secunda theme for Cinnamon 2.6
- pkgver = 20150925
+ pkgver = 20151011
pkgrel = 1
url = http://cinnamon-spices.linuxmint.com/themes/view/411
arch = any
license = GPL
depends = cinnamon>=2.6.0
depends = cinnamon<2.7.0
- source = http://cinnamon-spices.linuxmint.com/uploads/themes/Q5GF-Z9FR-4HBJ.zip
- sha256sums = b8e95ed6c5dd093e1d555ecbebc21dec11c56463a4d13b9822d385f62b51da48
+ source = http://cinnamon-spices.linuxmint.com/uploads/themes/2IAC-YHRB-DAUX.zip
+ sha256sums = 563e5c326cbd0bda12e45134bb164685dfd6b97b4d06bddc22815487771e1f10
pkgname = cinnamon-theme-ciliora-secunda
diff --git a/PKGBUILD b/PKGBUILD
index 79aaf6d35bb4..1aae727f3bd6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
_name='Ciliora-Secunda'
pkgname=cinnamon-theme-${_name,,}
-pkgver=20150925
+pkgver=20151011
pkgrel=1
pkgdesc="${_name} theme for Cinnamon 2.6"
arch=('any')
url="http://cinnamon-spices.linuxmint.com/themes/view/411"
license=('GPL')
depends=('cinnamon>=2.6.0' 'cinnamon<2.7.0')
-source=("http://cinnamon-spices.linuxmint.com/uploads/themes/Q5GF-Z9FR-4HBJ.zip")
-sha256sums=('b8e95ed6c5dd093e1d555ecbebc21dec11c56463a4d13b9822d385f62b51da48')
+source=("http://cinnamon-spices.linuxmint.com/uploads/themes/2IAC-YHRB-DAUX.zip")
+sha256sums=('563e5c326cbd0bda12e45134bb164685dfd6b97b4d06bddc22815487771e1f10')
package() {
find ${_name} -type f -not -name *~ -not -name *.sh -exec install -Dm644 '{}' "$pkgdir/usr/share/themes/{}" \;