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

Kyle Keen kkeen at archlinux.org
Tue Apr 13 09:42:50 UTC 2021


    Date: Tuesday, April 13, 2021 @ 09:42:50
  Author: kkeen
Revision: 916881

upgpkg: zile 2.6.1-1

Modified:
  zile/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-13 09:42:26 UTC (rev 916880)
+++ PKGBUILD	2021-04-13 09:42:50 UTC (rev 916881)
@@ -3,16 +3,16 @@
 # Contributor: Kevin Piche <kevin at archlinux.org>
 
 pkgname=zile
-pkgver=2.4.15
+pkgver=2.6.1
 pkgrel=1
 pkgdesc="A small, fast, and powerful Emacs clone"
 arch=('x86_64')
 url="https://www.gnu.org/software/zile/"
 license=('GPL3')
-depends=('acl' 'gc' 'ncurses')
-makedepends=('help2man')
+depends=('acl' 'gc' 'ncurses' 'glib2' 'libgee')
+makedepends=('help2man' 'vala')
 source=(https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha1sums=('b09afbcefb9825e7c6c0b548d053b06c9cf69c30'
+sha1sums=('b6dfa4f400770d503cf1699e399211a396f7ba47'
           'SKIP')
 validpgpkeys=('92978852A62FA5E285B2A17468089F7380EE4A00'  # Reuben Thomas
               '24093F016FFE8602EF449BB84C8EF3DA3FD37230')  # his new key?



More information about the arch-commits mailing list