summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Nelson2022-06-03 19:18:54 -0400
committerPhilip Nelson2022-06-03 19:18:54 -0400
commit2249f94195720af77606035f2d9f9d92b69892a0 (patch)
treee388dd22fd35d4a84ae3580cd7ac212602c33f6b
parent4fba002e85291f81c201a0ffaded625ca7786393 (diff)
downloadaur-2249f94195720af77606035f2d9f9d92b69892a0.tar.gz
updated package version and protocol
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5dc5f48c2ed3..c07644add75b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
_pkgname=mwcleric
pkgname=python-mwcleric-git
pkgdesc="General purpose tools for MediaWiki editing using Python"
-pkgver=0e94b5c
+pkgver=237876c
pkgrel=1
arch=('any')
url="https://github.com/RheingoldRiver/mwcleric"
license=('MIT')
depends=('python' 'python-mwparserfromhell' 'python-pytz' 'python-mwclient')
makedepends=('git' 'python-setuptools')
-source=('git://github.com/RheingoldRiver/mwcleric')
+source=('git+https://github.com/RheingoldRiver/mwcleric')
md5sums=('SKIP')
pkgver() {