summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichal Wojdyla2021-12-11 01:11:28 +0100
committerMichal Wojdyla2021-12-11 01:11:28 +0100
commitf59a586e86f8c346c2b93958f1152eb25c8d8fa5 (patch)
tree182df1a93e550f1193524c0000ec1a6351b8b54c /PKGBUILD
parent1d5b9bcd2475156a6c3260e23a7f9cfe44759da3 (diff)
downloadaur-f59a586e86f8c346c2b93958f1152eb25c8d8fa5.tar.gz
switch back to master branch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5852022d294a..52a8b25ca269 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
-# Maintainer: Michal Wojdyla <micwoj9292 at gmail dot com>
+# Contributor: Michal Wojdyla <micwoj9292 at gmail dot com>
pkgname=kdevelop-python-git
-pkgver=5.6.2.r3.gf8b381b6
+pkgver=5.6.1.r31.g95dc8683
pkgrel=1
pkgdesc="Python language and documentation plugin for KDevelop, git version"
arch=(x86_64)
@@ -12,7 +12,7 @@ makedepends=(extra-cmake-modules git)
optdepends=('python-pycodestyle: for Python style checking')
provides=('kdevelop-python')
conflicts=('kdevelop-python')
-source=("git+https://invent.kde.org/kdevelop/kdev-python.git#branch=5.6") # currently master branch fails
+source=("git+https://invent.kde.org/kdevelop/kdev-python.git")
sha256sums=('SKIP')
pkgver() {