[PKGBUILD] Bump version, sole maintainer of my PKGBUILD script
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Lucien Cartier-Tilet 2021-11-20 23:12:12 +01:00
parent 07513fd714
commit 5452fc0d40
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 2 additions and 3 deletions

View File

@ -1,5 +1,4 @@
# Maintainer: Pedro A. López-Valencia <https://aur.archlinux.org/users/vorbote>
# Maintainer of emacs-phundrak-git: Lucien Cartier-Tilet <https://aur.archlinux.org/users/phundrak>
# Maintainer: Lucien Cartier-Tilet <https://aur.archlinux.org/users/phundrak>
################################################################################
# CAVEAT LECTOR: This PKGBUILD is highly opinionated. I give you
@ -60,7 +59,7 @@ if [[ $CLI == "YES" ]] ; then
else
pkgname="emacs-phundrak-git"
fi
pkgver=28.0.60.150911
pkgver=28.0.60.150962
pkgrel=1
pkgdesc="GNU Emacs. Development master branch with Phundraks tweaks."
arch=('x86_64')