summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChih-Hsuan Yen2018-08-15 01:21:33 +0800
committerChih-Hsuan Yen2018-08-15 01:21:33 +0800
commit75aec9713d598a2479a6feadbfca02fbabe3a823 (patch)
treec4462434937bd4450592d81f54f8a8643fde496c /PKGBUILD
parent5dc9eaf111442f9c8bf2c8ebe36c49232abeeb00 (diff)
downloadaur-75aec9713d598a2479a6feadbfca02fbabe3a823.tar.gz
Bump to 0.12.0
lxqt-policykit-git: fix dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b2cf0795222d..97048f460eed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,17 @@
_pkgname=lxqt-policykit
pkgname=$_pkgname-git
-pkgver=0.12.0
+pkgver=0.12.0.1.g8424310
pkgrel=1
pkgdesc="The LXQt policykit authentication agent"
arch=("i686" "x86_64")
-url="http://lxqt.org"
+url="https://lxqt.org"
license=("GPL2")
depends=("liblxqt-git" "polkit-qt5")
makedepends=("git" "cmake" "qt5-tools" "lxqt-build-tools-git")
provides=("$_pkgname")
conflicts=("$_pkgname")
-source=("git+https://github.com/lxde/$_pkgname.git")
+source=("git+https://github.com/lxqt/$_pkgname.git")
sha256sums=('SKIP')