summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkernel10242022-04-04 23:11:19 +0400
committerkernel10242022-04-04 23:11:19 +0400
commit610eda7a7b8cc2789d3d5b477bc12825dbd06c51 (patch)
tree6cf7f4ccce6a2ccb69a299b09e9ea8bb3a9e1981 /PKGBUILD
parent9d431259a827b1dd2090dd945b59387022e98695 (diff)
downloadaur-610eda7a7b8cc2789d3d5b477bc12825dbd06c51.tar.gz
Version bump, source updated for anon git over https usage.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 936c31e30ed2..a07fadaeb824 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=qmanga-git
_pkgname=qmanga
-pkgver=20211028.52653bd
-pkgrel=3
+pkgver=20220203.e1234c1
+pkgrel=4
pkgdesc="Manga and book reader written with Qt"
arch=('i686' 'x86_64')
url="https://github.com/kernel1024/qmanga"
@@ -15,7 +15,7 @@ optdepends=('djvulibre: DJVU files support'
'ebook-tools: EPUB support')
makedepends=('git')
-source=("git://github.com/kernel1024/qmanga.git")
+source=("git+https://github.com/kernel1024/qmanga.git")
md5sums=('SKIP')
pkgver() {