summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLev Lybin2016-03-22 15:50:03 +0700
committerLev Lybin2016-03-22 15:50:03 +0700
commita730cd3dbbab8aa603fce27fe817adf6251a4a84 (patch)
tree590c31b6d23592730d4830852d9d9c17df32b6b2 /PKGBUILD
parent1f13cf30948ff7a777a9d9299536a9e7079ed6c6 (diff)
downloadaur-a730cd3dbbab8aa603fce27fe817adf6251a4a84.tar.gz
upgpkg keratin-git 1.0.0.r19.gf7e558b, use upstream repo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e145759c4631..c2d9fdc18c83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,16 @@
pkgname=keratin-git
_gitname=keratin
-pkgver=1.0.0.r20.g9f96e94
+pkgver=1.0.0.r19.gf7e558b
pkgrel=1
-pkgdesc='a fork of clipmenu, a simple clipboard manager using dmenu and xsel/xclip'
-url='https://github.com/llybin/keratin'
+pkgdesc='A fork of clipmenu, a simple clipboard manager using dmenu and xsel/xclip'
+url='https://github.com/WammKD/keratin'
arch=('any')
license=('ISC')
depends=('dmenu' 'xsel')
-source=(git+https://github.com/llybin/keratin.git)
-md5sums=(SKIP)
+source=(git+https://github.com/WammKD/keratin.git)
+md5sums=('SKIP')
pkgver() {
cd "${_gitname}"