summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJan Keith Darunday2023-08-02 07:59:50 +0800
committerJan Keith Darunday2023-08-02 07:59:50 +0800
commite793710afe5791036786e870bbc39ad50955874d (patch)
tree6cb21c62a57753af88a388c9ea23f0f543179eb5 /PKGBUILD
parent6bbbd5cad55c00d2fef2cd3ab0e8d976add0adcc (diff)
downloadaur-ahoviewer-git.tar.gz
Update dependencies and update gitignore file
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 95fc212e5c5a..aaed8d8cce66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
pkgname=ahoviewer-git
_pkgname=ahoviewer
-pkgver=1.6.5.233.gce4f2ab
+pkgver=1.6.5.237.g42e16f9
pkgrel=1
pkgdesc='A GTK2 image viewer, manga reader, and booru browser.'
arch=('i686' 'x86_64')
url='http://github.com/ahodesuka/ahoviewer'
license=('MIT')
-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')
+depends=('gtkmm3>=3.22.0' 'libconfig>=1.4' 'libunrar' 'libzip')
+optdepends=('gstreamer' 'gst-plugins-base' 'gst-plugins-bad' 'gst-plugins-good' 'gst-libav' 'libpeas>=1.22.0' 'libsecret')
+makedepends=('meson' 'git')
provides=('ahoviewer')
source=('git+https://github.com/ahodesuka/ahoviewer')
md5sums=('SKIP')