summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
-rw-r--r--installer.patch19
3 files changed, 4 insertions, 21 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 32a18174d534..b082825b3d29 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Thu Oct 11 10:48:39 UTC 2018
pkgbase = canta-theme-git
pkgdesc = Flat Material Design theme for GTK 3, GTK 2 and Gnome-Shell
- pkgver = 2018.10.01.r4.c6c4b6f
+ pkgver = 2018.10.01.r5.8d13f52
pkgrel = 1
url = https://github.com/vinceliuice/Canta-theme
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 2c6d81f06fb8..79f1a75edeeb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgbase=canta-theme-git
_pkgname=canta-theme
pkgname=('canta-gtk-theme-git' 'canta-icon-theme-git')
pkgdesc="Flat Material Design theme for GTK 3, GTK 2 and Gnome-Shell"
-pkgver=2018.10.01.r4.c6c4b6f
+pkgver=2018.10.01.r5.8d13f52
pkgrel=1
arch=('any')
url="https://github.com/vinceliuice/Canta-theme"
diff --git a/installer.patch b/installer.patch
deleted file mode 100644
index 71044f25c46c..000000000000
--- a/installer.patch
+++ /dev/null
@@ -1,19 +0,0 @@
---- a/install.sh 2018-04-05 09:06:51.404098398 +0200
-+++ b/install.sh 2018-04-05 09:07:19.957454517 +0200
-@@ -2,16 +2,6 @@
- #set -ueo pipefail
- #set -x
-
--ROOT_UID=0
--DEST_DIR=
--
--# Destination directory
--if [ "$UID" -eq "$ROOT_UID" ]; then
-- DEST_DIR="/usr/share/themes"
--else
-- DEST_DIR="$HOME/.themes"
--fi
--
- SRC_DIR=$(cd $(dirname $0) && pwd)
-
- THEME_NAME=Canta