Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / sxiv
Commits: 602d7159 by Christian Heusel at 2024-07-01T09:34:23+02:00 upgpkg: 26-2: rebuild to create .SRCINFO and apply new flags - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,17 @@ +pkgbase = sxiv + pkgdesc = Simple X Image Viewer + pkgver = 26 + pkgrel = 2 + url = https://github.com/muennich/sxiv + arch = x86_64 + license = GPL2 + depends = imlib2 + depends = desktop-file-utils + depends = xdg-utils + depends = hicolor-icon-theme + depends = libexif + depends = libxft + source = sxiv-26.tar.gz::https://github.com/muennich/sxiv/archive/v26.tar.gz + sha256sums = a382ad57734243818e828ba161fc0357b48d8f3a7f8c29cac183492b46b58949 + +pkgname = sxiv ===================================== PKGBUILD ===================================== @@ -6,7 +6,7 @@ pkgname=sxiv pkgver=26 -pkgrel=1 +pkgrel=2 pkgdesc='Simple X Image Viewer' arch=('x86_64') license=('GPL2') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/sxiv/-/commit/602d7159a07d9b7c60e36f20457cf14ac75ff056 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/sxiv/-/commit/602d7159a07d9b7c60e36f20457cf14ac75ff056 You're receiving this email because of your account on gitlab.archlinux.org.
