summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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() {