summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormibbio2015-09-25 19:15:04 +0200
committermibbio2015-09-25 19:15:04 +0200
commit1a323bfa9f4bb417ebf8474daa9f0f65630afe90 (patch)
tree1ae764062802f1fa4960487c20a7401548d05a3b /PKGBUILD
parent8c5156eb9a6ba9417ccf150feaa7f3d721f2cffc (diff)
downloadaur-1a323bfa9f4bb417ebf8474daa9f0f65630afe90.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dda3348db363..c5a33150c116 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
_name='Ciliora-Tertia'
pkgname=cinnamon-theme-${_name,,}
-pkgver=20150712
+pkgver=20150925
pkgrel=1
pkgdesc="${_name} theme for Cinnamon 2.6"
arch=('any')
url="http://cinnamon-spices.linuxmint.com/themes/view/426"
license=('GPL')
depends=('cinnamon>=2.6.0' 'cinnamon<2.7.0')
-source=("http://cinnamon-spices.linuxmint.com/uploads/themes/VX83-M10G-5217.zip")
-sha256sums=('ac54340e6014116e501b23678eeb2ff031de50672f0d7f4fe18391659e5f4ce6')
+source=("http://cinnamon-spices.linuxmint.com/uploads/themes/222R-9I3Y-3YR0.zip")
+sha256sums=('0dce1868fd05dd7d57b572e241001dda7acd7136388c0fa37abcc8b02661826d')
package() {
find ${_name} -type f -not -name *~ -not -name *.sh -exec install -Dm644 '{}' "$pkgdir/usr/share/themes/{}" \;