summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorakhil2019-11-19 15:46:00 +0530
committerakhil2019-11-19 15:46:00 +0530
commit3861468b57ec74233ae30f4b30ec9f7a2e9f7cff (patch)
tree46716a0f0f4d237c6c4c3e6c5ffc7c63b0114264
parent7f472614b42383627d6631b449e768ca44ac8656 (diff)
downloadaur-3861468b57ec74233ae30f4b30ec9f7a2e9f7cff.tar.gz
source updated
-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() {