summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSanjay Pavan2022-06-15 21:26:46 +0530
committerSanjay Pavan2022-06-15 21:26:46 +0530
commit0a880eb4f45bb10b3ce5362c6845f7b4d55f2f99 (patch)
treeb586adab8967b52106de9d1b6bea57c12aa7abf9 /PKGBUILD
parent9ca721668ab218b4eef772c0044b258826a638e2 (diff)
downloadaur-nsxiv-git.tar.gz
Update to v30
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4f4aa0330601..2a48822dc2fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname='nsxiv-git'
_pkgname=nsxiv
-pkgver=29.r0.g231b317
-pkgrel=2
+pkgver=30.r0.g33a5d54
+pkgrel=1
pkgdesc='Neo (or New or Not) Simple (or Small or Suckless) X Image Viewer (GIT VERSION)'
arch=('x86_64')
license=('GPL2')
conflicts=('nsxiv')
-url='https://github.com/nsxiv/nsxiv.git'
+url='https://codeberg.org/nsxiv/nsxiv.git'
depends=('imlib2' 'desktop-file-utils' 'xdg-utils' 'hicolor-icon-theme' 'libexif' 'libxft' 'giflib' 'libwebp')
makedepends=(git)
source=("${_pkgname}::git+$url")