diff options
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" |