[arch-commits] Commit in sxiv/trunk (PKGBUILD)

Lukas Fleischer lfleischer at archlinux.org
Sat Oct 28 13:34:55 UTC 2017


    Date: Saturday, October 28, 2017 @ 13:34:54
  Author: lfleischer
Revision: 264640

upgpkg: sxiv 24-1

Upstream update.

Modified:
  sxiv/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-28 09:50:19 UTC (rev 264639)
+++ PKGBUILD	2017-10-28 13:34:54 UTC (rev 264640)
@@ -5,15 +5,15 @@
 # Contributor: Brad Fanella <bradfanella at archlinux.us>
 
 pkgname=sxiv
-pkgver=1.3.2
-pkgrel=3
+pkgver=24
+pkgrel=1
 pkgdesc='Simple X Image Viewer'
 arch=('i686' 'x86_64')
 license=('GPL2')
 url='https://github.com/muennich/sxiv'
-depends=('imlib2' 'desktop-file-utils' 'xdg-utils' 'hicolor-icon-theme' 'libexif')
+depends=('imlib2' 'desktop-file-utils' 'xdg-utils' 'hicolor-icon-theme' 'libexif' 'libxft')
 source=("$pkgname-$pkgver.tar.gz"::"https://github.com/muennich/sxiv/archive/v$pkgver.tar.gz")
-md5sums=('44822b3d4672a7ed22f1a14c86a0914f')
+md5sums=('a929f8ae19f947a23594fdce2b3cf38d')
 
 prepare() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list