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 6a57f33f3834..8b5f4cba26e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,17 @@
_pkgname=ondir
pkgname=$_pkgname-git
-pkgver=r13.55279f0
+pkgver=r14.017b4c6
pkgrel=1
pkgdesc="a small program to automate tasks specific to certain directories"
arch=('i686' 'x86_64')
-url="https://github.com/alecthomas/ondir"
+url="https://github.com/4khi1/ondir"
license=('GPL2')
makedepends=('git')
depends=('glibc')
provides=("$_pkgname")
conflicts=("$_pkgname")
-source=("git://github.com/alecthomas/ondir.git")
+source=("git://github.com/4khi1/ondir.git")
md5sums=('SKIP')
pkgver() {