summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5095e7fad184..a91525f03658 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=cinnamon-theme-ciliora-tertia
pkgver=20150624
-pkgrel=1
+pkgrel=2
pkgdesc="Ciliora-Tertia 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/RVE9-WY8V-QNTF.zip")
-sha256sums=('36e690604a555a358aff80cd18da84121959376a7131f0554292efd004adbb01')
+sha256sums=('35b2371ccff518ba0f706ec21e1bdb507f4da100b098e93b2b789b4842075df0')
package() {
find Ciliora-Tertia -type f -not -name *~ -exec install -Dm644 '{}' "$pkgdir/usr/share/themes/{}" \;