summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJan Keith Darunday2022-04-14 14:45:45 +0800
committerJan Keith Darunday2022-04-14 14:45:45 +0800
commit6bbbd5cad55c00d2fef2cd3ab0e8d976add0adcc (patch)
tree967d9bc38b2b0558e8610cfd8800ab739b33e27e /PKGBUILD
parentc4373740033c4c954174f7a645066875a2716cb5 (diff)
downloadaur-6bbbd5cad55c00d2fef2cd3ab0e8d976add0adcc.tar.gz
Update source url to use git+https
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5451322cb42f..95fc212e5c5a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=ahoviewer-git
_pkgname=ahoviewer
-pkgver=1.6.5.134.g3e83f81
+pkgver=1.6.5.233.gce4f2ab
pkgrel=1
pkgdesc='A GTK2 image viewer, manga reader, and booru browser.'
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('gtkmm3>=3.22.0' 'libconfig>=1.4')
optdepends=('gstreamer' 'gst-plugins-base' 'gst-plugins-bad' 'gst-plugins-good' 'gst-libav' 'libpeas>=1.22.0' 'libsecret' 'libunrar' 'libzip' )
makedepends=('meson')
provides=('ahoviewer')
-source=('git://github.com/ahodesuka/ahoviewer')
+source=('git+https://github.com/ahodesuka/ahoviewer')
md5sums=('SKIP')
prepare() {