summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormibbio2015-07-12 17:10:42 +0200
committermibbio2015-07-12 17:10:42 +0200
commitb1b0fc9b41a301e7294ca830d548b46770b877f4 (patch)
tree28eb376e5135c6c3d5f6557eb5c228fa15002cf8
parentd308769f6da739b86b80887cc3fe5a67cb5a3029 (diff)
downloadaur-b1b0fc9b41a301e7294ca830d548b46770b877f4.tar.gz
Update
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3466dba7a982..dda3348db363 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
_name='Ciliora-Tertia'
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/426"
license=('GPL')
depends=('cinnamon>=2.6.0' 'cinnamon<2.7.0')
-source=("http://cinnamon-spices.linuxmint.com/uploads/themes/7T4D-OSWS-VKRR.zip")
-sha256sums=('56b77b1fd236bec6e25ee976945c31bbb37ed105a5c717fe38c91fd0e165162c')
+source=("http://cinnamon-spices.linuxmint.com/uploads/themes/VX83-M10G-5217.zip")
+sha256sums=('ac54340e6014116e501b23678eeb2ff031de50672f0d7f4fe18391659e5f4ce6')
package() {
find ${_name} -type f -not -name *~ -not -name *.sh -exec install -Dm644 '{}' "$pkgdir/usr/share/themes/{}" \;