summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Bidulock2015-05-16 21:15:21 -0600
committerBrian Bidulock2015-06-10 23:51:52 -0600
commit7416c0b1e504bde44d7dd26e4b9ff455c524c9df (patch)
tree8d9c34af487efa2f99da8d89309addd1f8db7823
parent6b4851c1c7a24b7eb758ed1277ca677a84dabea4 (diff)
downloadaur-7416c0b1e504bde44d7dd26e4b9ff455c524c9df.tar.gz
version 1:1.3.6.1.21.g6884e3f-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5bd3bce25981..337991dfbc68 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = xtoolwait-git
pkgdesc = Utility similar to 'toolwait' on the Sun platform
- pkgver = 1.3.6.1.15.gf678a38
+ pkgver = 1.3.6.1.21.g6884e3f
pkgrel = 1
epoch = 1
- url = https://github.com/dlitz/xtoolwait
+ url = https://github.com/XDesk/xtoolwait
arch = i686
arch = x86_64
license = GPL
makedepends = git
makedepends = imake
depends = libxext
- source = xtoolwait-git::git+https://github.com/dlitz/xtoolwait.git
+ source = xtoolwait-git::git+https://github.com/XDesk/xtoolwait.git
md5sums = SKIP
pkgname = xtoolwait-git
diff --git a/PKGBUILD b/PKGBUILD
index 0d7d5e860ec6..56127377d86b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Brian Bidulock <bidulock@openss7.org>
#
pkgname=xtoolwait-git
-pkgver=1.3.6.1.15.gf678a38
+pkgver=1.3.6.1.21.g6884e3f
pkgrel=1
pkgdesc="Utility similar to 'toolwait' on the Sun platform"
epoch=1
arch=(i686 x86_64)
-url="https://github.com/dlitz/xtoolwait"
+url="https://github.com/XDesk/xtoolwait"
license=('GPL')
depends=('libxext')
makedepends=('git' 'imake')
-source=("$pkgname::git+https://github.com/dlitz/xtoolwait.git")
+source=("$pkgname::git+https://github.com/XDesk/xtoolwait.git")
md5sums=('SKIP')
pkgver() {