diff options
author | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2023-02-06 02:29:30 +0300 |
---|---|---|
committer | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2023-02-06 02:29:30 +0300 |
commit | fa0b8ce9573ce09e2009870c419c59068739887f (patch) | |
tree | 49e7b4da9569d410d597bfed08210ffed67c9611 /PKGBUILD | |
parent | cb5514c1315d802789815419d2f17814ff36b2a1 (diff) | |
download | nsxiv-yarps-fa0b8ce9573ce09e2009870c419c59068739887f.tar.gz nsxiv-yarps-fa0b8ce9573ce09e2009870c419c59068739887f.zip |
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,13 +1,13 @@ -# Maintainer: Sanjay Pavan <tsppavan7@gmail.com> +# Maintainer: Yaroslav de la Peña Smirnov <yps@yaroslavps.com> -pkgname=nsxiv +pkgname=nsxiv-yarps _pkgname=nsxiv pkgver=30 pkgrel=1 pkgdesc='Neo (or New or Not) Simple (or Small or Suckless) X Image Viewer' arch=('x86_64') license=('GPL2') -conflicts=('nsxiv-git') +conflicts=('nsxiv' 'nsxiv-git') url='https://github.com/nsxiv/nsxiv' depends=('imlib2' 'desktop-file-utils' 'xdg-utils' 'hicolor-icon-theme' 'libexif' 'libxft' 'giflib' 'libwebp') source=("$pkgname-$pkgver.tar.gz"::"https://github.com/nsxiv/nsxiv/archive/v$pkgver.tar.gz" |