summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Bidulock2014-08-05 00:03:44 -0600
committerBrian Bidulock2015-06-10 06:48:20 -0600
commit1424c6b436f25dc51f37811fe0cc29cda46296c2 (patch)
tree668bacb8c4023cd7904339b85287dec06b2d1716
parente7f335d8dfa8d65c5e3ab4627dbc0dd3b9a4e560 (diff)
downloadaur-1424c6b436f25dc51f37811fe0cc29cda46296c2.tar.gz
version 2.31.0.r18.g54c5fe6-3
-rw-r--r--.AURINFO4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
3 files changed, 6 insertions, 6 deletions
diff --git a/.AURINFO b/.AURINFO
index 27d2ba75d99c..fa81bec5fd73 100644
--- a/.AURINFO
+++ b/.AURINFO
@@ -1,8 +1,8 @@
pkgbase = libwnck+-git
pkgdesc = Window Navigator Construction Kit
pkgver = 2.31.0.r18.g54c5fe6
- pkgrel = 2
- url = http://www.gnome.org/
+ pkgrel = 3
+ url = https://github.com/bbidulock/libwnck
arch = i686
arch = x86_64
license = LGPL
diff --git a/.SRCINFO b/.SRCINFO
index 2f660970fc15..d9b39c801b01 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = libwnck+-git
pkgdesc = Window Navigator Construction Kit
pkgver = 2.31.0.r18.g54c5fe6
- pkgrel = 2
- url = http://www.gnome.org/
+ pkgrel = 3
+ url = https://github.com/bbidulock/libwnck
arch = i686
arch = x86_64
license = LGPL
diff --git a/PKGBUILD b/PKGBUILD
index 2bb7612c4db2..d64a9d4a37f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=libwnck+-git
pkgver=2.31.0.r18.g54c5fe6
-pkgrel=2
+pkgrel=3
pkgdesc="Window Navigator Construction Kit"
arch=('i686' 'x86_64')
license=('LGPL')
@@ -10,7 +10,7 @@ provides=('libwnck=2.31.0' 'libwnck+=2.31.0')
conflicts=('libwnck' 'libwnck+')
depends=('gtk2' 'startup-notification' 'libxres')
makedepends=('git' 'libxt' 'intltool' 'gobject-introspection' 'gnome-common')
-url="http://www.gnome.org/"
+url="https://github.com/bbidulock/libwnck"
source=("$pkgname::git+https://github.com/bbidulock/libwnck.git#branch=libwnck+")
sha256sums=('SKIP')