summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPablo Lezaeta Reyes2016-07-18 15:11:13 -0400
committerPablo Lezaeta Reyes2016-07-18 15:11:13 -0400
commitff3df4a28fdb6ac06fc1139d3a9bd91d4534917c (patch)
tree4ba7468b2fa260175af76fcd15fc970faac13901
parent349f72b454b3a4b8868e5c2ca820ed551c1285b2 (diff)
downloadaur-ff3df4a28fdb6ac06fc1139d3a9bd91d4534917c.tar.gz
Move to GTK3.20 branch, lets wait that this become the master again
Signed-off-by: Pablo Lezaeta Reyes <prflr88@gmail.com>
-rwxr-xr-x[-rw-r--r--].SRCINFO6
-rwxr-xr-x[-rw-r--r--].gitignore1
-rwxr-xr-x[-rw-r--r--]PKGBUILD4
3 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5e3287a45b42..9bbee6d3dde3 100644..100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Mar 16 22:10:35 UTC 2016
+# Mon Jul 18 19:10:29 UTC 2016
pkgbase = xfce-theme-greybird-git
pkgdesc = Desktop theme suite from Xubuntu, with support for Xfce, Metacity and Unity
- pkgver = 1.6.2.r648
+ pkgver = 3.18.0.r651
pkgrel = 1
url = https://github.com/shimmerproject/Greybird
arch = any
@@ -17,7 +17,7 @@ pkgbase = xfce-theme-greybird-git
provides = xfce-theme-greybird
conflicts = xfce-theme-greybird
options = !strip
- source = Greybird::git://github.com/shimmerproject/Greybird.git
+ source = Greybird::git://github.com/shimmerproject/Greybird.git#branch=gtk3.20
md5sums = SKIP
pkgname = xfce-theme-greybird-git
diff --git a/.gitignore b/.gitignore
index b24928f818d2..dd313d6bb274 100644..100755
--- a/.gitignore
+++ b/.gitignore
@@ -8,4 +8,3 @@ Greybird
*.zip
*.rar
*.xz
-
diff --git a/PKGBUILD b/PKGBUILD
index bda72ff7cb27..fbdf345d5da9 100644..100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Alessio Sergi <asergi at archlinux dot us>
pkgname=xfce-theme-greybird-git
-pkgver=1.6.2.r648
+pkgver=3.18.0.r651
pkgrel=1
pkgdesc="Desktop theme suite from Xubuntu, with support for Xfce, Metacity and Unity"
arch=('any')
@@ -18,7 +18,7 @@ optdepends=('elementary-xfce-icons: matching icon theme'
provides=('xfce-theme-greybird')
conflicts=('xfce-theme-greybird')
options=('!strip')
-source=('Greybird::git://github.com/shimmerproject/Greybird.git')
+source=('Greybird::git://github.com/shimmerproject/Greybird.git#branch=gtk3.20')
md5sums=('SKIP')
pkgver() {