summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDoug Newgard2014-06-02 10:45:10 -0500
committerDoug Newgard2015-06-08 14:09:42 -0500
commitf13c0ddc6bf3708bb5f8f89e62e5f6ef81b5656b (patch)
treee9cec5c051558904917a30d8dfd753e599740e0b /PKGBUILD
parenteebab04d92677f1b67bd125fd06650588c2950f9 (diff)
downloadaur-f13c0ddc6bf3708bb5f8f89e62e5f6ef81b5656b.tar.gz
Upstream rename and repo move
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b6c3df933f77..2324bc4ad8e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Doug Newgard <scimmia at archlinux dot info>
-_pkgname=polkit-efl-authentication-agent
+_pkgname=polkit-efl
pkgname=$_pkgname-git
-pkgver=0.1.r71.d990ed0
+pkgver=0.1.r72.b814ee2
pkgrel=1
pkgdesc="Polkit Authentication Agent using EFL"
arch=('any')
@@ -11,8 +11,8 @@ license=('GPL3')
depends=('python-efl' 'polkit')
makedepends=('git')
provides=("$_pkgname=$pkgver")
-conflicts=("$_pkgname")
-source=("git://git.enlightenment.org/devs/kuuko/$_pkgname.git")
+conflicts=("$_pkgname" "polkit-efl-authentication-agent-git")
+source=("git://git.enlightenment.org/misc/$_pkgname.git")
sha256sums=('SKIP')
pkgver() {