summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 424aa23424db..5a4ee914a847 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,15 +4,15 @@
# Contributor: _@killown.com
pkgname=xcwd-git
-pkgver=20141221
+pkgver=20190309
pkgrel=1
pkgdesc="xcwd is a simple tool that prints the current working directory of the currently focused window."
arch=('i686' 'x86_64')
license=('BSD')
depends=('libx11')
makedepends=('git')
-url="http://github.com/schischi-a/xcwd.git"
-source=('git://github.com/schischi-a/xcwd')
+url="http://github.com/schischi/xcwd.git"
+source=('git://github.com/schischi/xcwd')
md5sums=('SKIP')
_gitname="xcwd"