summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenneth Endfinger2020-02-10 03:48:47 -0500
committerKenneth Endfinger2020-02-10 03:48:47 -0500
commit9c12892a5255ab4ce2519fe272b1c3bfa8d2d5e2 (patch)
tree47328e34deed4d2f4601968eebbd14fac52739cc
parent899f9c489fa6a7907f19da3b99c3af39c4fb906e (diff)
downloadaur-9c12892a5255ab4ce2519fe272b1c3bfa8d2d5e2.tar.gz
Update .SRCINFO
-rw-r--r--.SRCINFO34
-rw-r--r--PKGBUILD1
2 files changed, 17 insertions, 18 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cc73a313c88e..abbf539e508f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,28 +1,28 @@
pkgbase = ant-gtk-theme
pkgdesc = Ant Theme for GTK 3.x
pkgver = 1.3.0
- pkgrel = 2
+ pkgrel = 3
url = https://www.gnome-look.org/p/1099856
arch = any
license = GPL
depends = gtk3
- noextract = Ant.tar
- noextract = Ant-Bloody.tar
- noextract = Ant-Nebula.tar
- noextract = Ant-Dracula.tar
- noextract = Ant-Dracula-slim.tar
- noextract = Ant-Nebula-slim.tar
- noextract = Ant-Bloody-slim.tar
- noextract = Ant-slim.tar
+ noextract = Ant-1.3.0.tar
+ noextract = Ant-Bloody-1.3.0.tar
+ noextract = Ant-Nebula-1.3.0.tar
+ noextract = Ant-Dracula-1.3.0.tar
+ noextract = Ant-Dracula-slim-1.3.0.tar
+ noextract = Ant-Nebula-slim-1.3.0.tar
+ noextract = Ant-Bloody-slim-1.3.0.tar
+ noextract = Ant-slim-1.3.0.tar
options = !strip
- source = Ant.tar::https://aur-files.storage.googleapis.com/ant-gtk-theme/1.3.0/Ant.tar
- source = Ant-Bloody.tar::https://aur-files.storage.googleapis.com/ant-gtk-theme/1.3.0/Ant-Bloody.tar
- source = Ant-Nebula.tar::https://aur-files.storage.googleapis.com/ant-gtk-theme/1.3.0/Ant-Nebula.tar
- source = Ant-Dracula.tar::https://aur-files.storage.googleapis.com/ant-gtk-theme/1.3.0/Ant-Dracula.tar
- source = Ant-Dracula-slim.tar::https://aur-files.storage.googleapis.com/ant-gtk-theme/1.3.0/Ant-Dracula-slim.tar
- source = Ant-Nebula-slim.tar::https://aur-files.storage.googleapis.com/ant-gtk-theme/1.3.0/Ant-Nebula-slim.tar
- source = Ant-Bloody-slim.tar::https://aur-files.storage.googleapis.com/ant-gtk-theme/1.3.0/Ant-Bloody-slim.tar
- source = Ant-slim.tar::https://aur-files.storage.googleapis.com/ant-gtk-theme/1.3.0/Ant-slim.tar
+ source = Ant-1.3.0.tar::https://aur-files.storage.googleapis.com/ant-gtk-theme/1.3.0/Ant.tar
+ source = Ant-Bloody-1.3.0.tar::https://aur-files.storage.googleapis.com/ant-gtk-theme/1.3.0/Ant-Bloody.tar
+ source = Ant-Nebula-1.3.0.tar::https://aur-files.storage.googleapis.com/ant-gtk-theme/1.3.0/Ant-Nebula.tar
+ source = Ant-Dracula-1.3.0.tar::https://aur-files.storage.googleapis.com/ant-gtk-theme/1.3.0/Ant-Dracula.tar
+ source = Ant-Dracula-slim-1.3.0.tar::https://aur-files.storage.googleapis.com/ant-gtk-theme/1.3.0/Ant-Dracula-slim.tar
+ source = Ant-Nebula-slim-1.3.0.tar::https://aur-files.storage.googleapis.com/ant-gtk-theme/1.3.0/Ant-Nebula-slim.tar
+ source = Ant-Bloody-slim-1.3.0.tar::https://aur-files.storage.googleapis.com/ant-gtk-theme/1.3.0/Ant-Bloody-slim.tar
+ source = Ant-slim-1.3.0.tar::https://aur-files.storage.googleapis.com/ant-gtk-theme/1.3.0/Ant-slim.tar
sha512sums = eff8f9d6db62c28cca4f82b46a477b0e980193ade010f541bf3007513cc35041d812326ac4272a06157d6208af4fc8adc73897622d66469eb1839e80977e7d70
sha512sums = 6847179d7983984af40b27ecb9c4ecd80adf47cad701add25ea9ffe8fe8944650dcf190685d857df282d620a7dcf19a90a900aeeebba5ddad04cd20cdba10e6d
sha512sums = 7a0336ae7e1c2ea35507644b1e63d4bcb1b9a445a6261b6957eb4dda1ee38aa2b21bc6697694bab4a705235735a06e7340974f2177bfcc84b312990538cf8f5a
diff --git a/PKGBUILD b/PKGBUILD
index 03ccb6f6ef66..da6e2d3fadd2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -44,7 +44,6 @@ prepare() {
do
THEME_NAME="${THEME_FILE%.*}"
THEME_NAME="${THEME_NAME%-*}"
- echo "${THEME_NAME}"
mkdir -p "${THEME_NAME}"
if echo "${THEME_FILE}" | grep "slim" > /dev/null
then