summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Klinkovský2022-03-19 13:35:00 +0100
committerJakub Klinkovský2022-03-19 13:35:00 +0100
commit9896327c156e5e35556f06eada55f1753deaab1d (patch)
tree02ae53cd26a37148777a7b0dd4a353e7c94dc054
parentf315bace72bd483980ed32111bc02291c73ae80b (diff)
downloadaur-9896327c156e5e35556f06eada55f1753deaab1d.tar.gz
update source URL
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 881e768ac461..518b40979bb4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,13 @@
pkgbase = python-wikeddiff-git
pkgdesc = Visual inline-style difference engine with block move support
- pkgver = 1.2.4.r6.gc164da5
+ pkgver = 1.2.4.r10.g035db40
pkgrel = 1
url = https://github.com/lahwaacz/python-wikeddiff
arch = any
license = GPLv3
makedepends = git
depends = python
- source = git://github.com/lahwaacz/python-wikeddiff
+ source = git+https://github.com/lahwaacz/python-wikeddiff
md5sums = SKIP
pkgname = python-wikeddiff-git
-
diff --git a/PKGBUILD b/PKGBUILD
index fef3f50b8895..045d437c8ded 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
_pkgname=python-wikeddiff
pkgname=python-wikeddiff-git
pkgdesc="Visual inline-style difference engine with block move support"
-pkgver=1.2.4.r6.gc164da5
+pkgver=1.2.4.r10.g035db40
pkgrel=1
arch=('any')
url="https://github.com/lahwaacz/python-wikeddiff"
license=('GPLv3')
depends=('python')
makedepends=('git')
-source=('git://github.com/lahwaacz/python-wikeddiff')
+source=('git+https://github.com/lahwaacz/python-wikeddiff')
md5sums=('SKIP')
pkgver() {