summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormibbio2015-10-11 08:06:28 +0200
committermibbio2015-10-11 08:06:28 +0200
commit1b93fbdb8c181c1784c549032c483f3bd2b21145 (patch)
treebf99960e3b2d8709ab001c67722ef114cbb1fc99 /PKGBUILD
parent6e31b63f786e3a393a4596f84421b4d9f0842377 (diff)
downloadaur-1b93fbdb8c181c1784c549032c483f3bd2b21145.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 cbb9b798acf5..e62195cc3a1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
_name='Ciliora-Prima'
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/323"
license=('GPL')
depends=('cinnamon>=2.6.0' 'cinnamon<2.7.0')
-source=("http://cinnamon-spices.linuxmint.com/uploads/themes/7BTX-5Z3T-VYRH.zip")
-sha256sums=('b76699adf9a779e93af17877662d2c6f55f6d9e4c5998b78ed2e36f47440eb0c')
+source=("http://cinnamon-spices.linuxmint.com/uploads/themes/S4KG-DU9M-NA85.zip")
+sha256sums=('b46a396d80488e763a577eb17e6811a425d97f6b72e93edeec045136c58ab10e')
package() {
find ${_name} -type f -not -name *~ -not -name *.sh -exec install -Dm644 '{}' "$pkgdir/usr/share/themes/{}" \;