summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormibbio2015-07-12 17:10:05 +0200
committermibbio2015-07-12 17:10:05 +0200
commit0b17593101a337952b8ad7631acc45872bb75039 (patch)
tree7c0c22825822181413b472eabbd1b3ab5ed61602 /PKGBUILD
parent545de9dc6a0c93a45c99d113b8b6b25319964f21 (diff)
downloadaur-0b17593101a337952b8ad7631acc45872bb75039.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 75a9bd801a7b..8b7986905801 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
_name='Ciliora-Prima'
pkgname=cinnamon-theme-${_name,,}
-pkgver=20150707
+pkgver=20150712
pkgrel=1
pkgdesc="${_name} theme for Cinnamon 2.6"
arch=('any')
url="http://cinnamon-spices.linuxmint.com/themes/view/323"
license=('GPL')
depends=('cinnamon>=2.6.0' 'cinnamon<2.7.0')
-source=("http://cinnamon-spices.linuxmint.com/uploads/themes/UFUM-G172-07QS.zip")
-sha256sums=('532ecd03ecff37b596508eb0d0fefc968b6b2d2bd9eab3af0f84544edacffa49')
+source=("http://cinnamon-spices.linuxmint.com/uploads/themes/F3YC-EWXY-XMK9.zip")
+sha256sums=('c576799b2048efc8b1b8836dce96ddd88bebb286f0dcc3788b60f5303996227a')
package() {
find ${_name} -type f -not -name *~ -not -name *.sh -exec install -Dm644 '{}' "$pkgdir/usr/share/themes/{}" \;