summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteffen Weber2017-01-04 11:47:36 +0100
committerSteffen Weber2017-01-04 11:47:36 +0100
commit17ae22c03e2d35ce89eb149383036ef0f93d9ab5 (patch)
treeb4c2057147e4d5470cc09b289bcafb1398dfae78
parent57f555a4ad40c9b72a0a6483434b344b530dc245 (diff)
downloadaur-17ae22c03e2d35ce89eb149383036ef0f93d9ab5.tar.gz
Update to 0.4.6
-rw-r--r--.SRCINFO12
-rw-r--r--[-rwxr-xr-x]PKGBUILD17
2 files changed, 15 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7537f76f05a7..0b3d1e56b524 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
# Generated by mksrcinfo v8
-# Sun Dec 20 22:05:25 UTC 2015
+# Wed Jan 4 10:47:13 UTC 2017
pkgbase = clarity-icon-theme
- pkgdesc = Vector icons in 8 colourthemes for GTK
- pkgver = 0.4.2
+ pkgdesc = Vector icons in 9 colourthemes for GTK
+ pkgver = 0.4.6
pkgrel = 1
- url = http://gnome-look.org/content/show.php/Clarity?content=135654
+ url = https://www.gnome-look.org/p/1012535
arch = any
license = GPL3
makedepends = imagemagick
makedepends = librsvg
options = !strip
options = !zipman
- source = http://load.boenki.org/clarity-icon-theme_0.4.2.tar.gz
- md5sums = 94c4207731668bc1dc7c51e9dc1a5229
+ source = https://dl.opendesktop.org/api/files/download/id/1482860647/clarity-icon-theme_0.4.6.tar.gz
+ md5sums = 47543c02627673cf16657edbaa8a70f0
pkgname = clarity-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index 48b366770553..a6d370f7d4b9 100755..100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,16 @@
# Contributor: Anonymo <meowdib at gmail dot com>
pkgname=clarity-icon-theme
-pkgver=0.4.2
+pkgver=0.4.6
pkgrel=1
-pkgdesc="Vector icons in 8 colourthemes for GTK"
+pkgdesc="Vector icons in 9 colourthemes for GTK"
arch=('any')
makedepends=('imagemagick' 'librsvg')
-url="http://gnome-look.org/content/show.php/Clarity?content=135654"
+url="https://www.gnome-look.org/p/1012535"
license=('GPL3')
options=(!strip !zipman)
-source=(http://load.boenki.org/${pkgname}_${pkgver}.tar.gz)
-md5sums=('94c4207731668bc1dc7c51e9dc1a5229')
+source=(https://dl.opendesktop.org/api/files/download/id/1482860647/${pkgname}_${pkgver}.tar.gz)
+md5sums=('47543c02627673cf16657edbaa8a70f0')
##############################################################
#Put the themes you want to build in _buildtheme array below.#
@@ -19,16 +19,17 @@ md5sums=('94c4207731668bc1dc7c51e9dc1a5229')
# #
#Available themes: #
# violaceus - violet/pink gradient #
-# lux_violaceus - glossy variant #
+# lux_violaceus - glossy variant #
# canus - grey gradient #
# dark_canus - dark grey gradient #
# caeruleus - blue gradient #
-# lux_caeruleus - glossy variant #
+# lux_caeruleus - glossy variant #
# viridis - green gradient #
# luteus - orange gradient #
+# albus - white solid #
##############################################################
-_buildtheme=(violaceus lux_violaceus canus dark_canus caeruleus lux_caeruleus viridis luteus)
+_buildtheme=(violaceus lux_violaceus canus dark_canus caeruleus lux_caeruleus viridis luteus albus)
build() {
for _theme in ${_buildtheme[*]}; do