[PKGBUILD] version bump for sxiv and Emacs

This commit is contained in:
Lucien Cartier-Tilet 2022-02-04 17:02:58 +01:00
parent 688080eff6
commit 50f88473d0
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
2 changed files with 3 additions and 3 deletions

View File

@ -59,7 +59,7 @@ if [[ $CLI == "YES" ]] ; then
else
pkgname="emacs-phundrak-git"
fi
pkgver=28.0.91.151147
pkgver=28.0.91.151170
pkgrel=1
pkgdesc="GNU Emacs. Development master branch with Phundraks tweaks."
arch=('x86_64')

View File

@ -5,8 +5,8 @@
_name=sxiv
pkgname="${_name}-bepo-git"
pkgver=2020.01.16
pkgrel=2
pkgver=2021.09.23
pkgrel=1
pkgdesc="Simple (or small or suckless) X Image Viewer"
arch=('i686' 'x86_64')
url="https://github.com/muennich/${_name}"