mirror of
https://github.com/nikdoof/oblogout.git
synced 2025-12-13 01:32:23 +00:00
Fixed Arch PKGBUILD to pull from the right tree
This commit is contained in:
2
PKGBUILD
2
PKGBUILD
@@ -12,7 +12,7 @@ optdepends=('dbus-python' 'policykit' 'policykit-gnome' 'policykit-kde')
|
||||
provides=('oblogout')
|
||||
conflicts=('oblogout')
|
||||
|
||||
_bzrbranch=http://bazaar.launchpad.net/~nikdoof/oblogout/0.2/
|
||||
_bzrbranch=http://bazaar.launchpad.net/~nikdoof/oblogout/0.3/
|
||||
|
||||
build() {
|
||||
cd ${srcdir}
|
||||
|
||||
Reference in New Issue
Block a user