summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2016-03-23 17:24:11 +0100
committerXZS2016-04-21 12:57:07 +0200
commitbb2421343b9c23e5f82e7664ad0b20261d03acd5 (patch)
treed8476eaa35408ba1762f2c84c50dbb19735e808f
parent1987b801df595110cbc976bc401b391e33bf022e (diff)
downloadaur-bb2421343b9c23e5f82e7664ad0b20261d03acd5.tar.gz
restore version significance
Where before could be found the compatible GNOME Shell version number is now the intended Ubuntu version. The number sought fortunately still resides in the description text.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 91de6b53b618..b3b5f26ec4a6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = aurora-themes
pkgdesc = Easy On The Eyes GNOME Shell, GTK2, GTK3 and Cinnamon themes
pkgver = 3.18.20160326
- pkgrel = 1
+ pkgrel = 2
url = http://opendesktop.org/content/show.php?content=170523
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 5f1892d36035..9eb84cfc9621 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=aurora-themes
pkgver=3.18.20160326
-pkgrel=1
+pkgrel=2
pkgdesc="Easy On The Eyes GNOME Shell, GTK2, GTK3 and Cinnamon themes"
arch=('any')
url="http://opendesktop.org/content/show.php?content=170523"
@@ -24,9 +24,7 @@ sha256sums=('6f34484abaf76f7175264de32610a92447408d63c06a91dfb6e5744023e8d831'
DLAGENTS=("version::/usr/bin/bash -c $(
printf '%s\n' "${DLAGENTS[@]}" | sed -n 's/http::\(.*\)/\1/p' \
| sed 's/-[^ ] %o //' | sed 's/ /\\ /g' | sed 's/%u/$(echo\\ %u\\ |\\ sed\\ "s\/^version\/http\/")/'
-)\ |\ sed\ -n\ 's/$(
- ).*<h1.*>Dark\ Aurora<\\\\/h1>.*<span\ class=\"contentdata\">$(
- )\\\\([^<]\\\\+\\\\)<\\\\/span>.*/\\\\1/p'\ >\ %o"
+)\ |\ grep\ -Po\ '(?<=GNOME\ )[[:digit:].]+(?=\ Theme)'\ >\ %o"
"${DLAGENTS[@]}")
pkgver() {