[arch-commits] Commit in zile/repos (4 files)
Kyle Keen
kkeen at archlinux.org
Tue Dec 6 06:44:13 UTC 2016
Date: Tuesday, December 6, 2016 @ 06:44:12
Author: kkeen
Revision: 198088
archrelease: copy trunk to community-i686, community-x86_64
Added:
zile/repos/community-i686/PKGBUILD
(from rev 198087, zile/trunk/PKGBUILD)
zile/repos/community-x86_64/PKGBUILD
(from rev 198087, zile/trunk/PKGBUILD)
Deleted:
zile/repos/community-i686/PKGBUILD
zile/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 60 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 29 ---------------------
community-x86_64/PKGBUILD | 29 ---------------------
3 files changed, 60 insertions(+), 58 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2016-12-06 06:43:27 UTC (rev 198087)
+++ community-i686/PKGBUILD 2016-12-06 06:44:12 UTC (rev 198088)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen <keenerd at gmail.com>
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-# Contributor: Kevin Piche <kevin at archlinux.org>
-
-pkgname=zile
-pkgver=2.4.11
-pkgrel=3
-pkgdesc="A small, fast, and powerful Emacs clone"
-arch=('i686' 'x86_64')
-url="http://www.gnu.org/software/zile/"
-license=('GPL3')
-depends=('acl' 'gc' 'ncurses')
-makedepends=('help2man')
-source=(http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha1sums=('ad2efb80031c3a406f8f83ac5d400a38bc297434'
- 'SKIP')
-validpgpkeys=('92978852A62FA5E285B2A17468089F7380EE4A00') # Reuben Thomas
-
-build() {
- cd "$srcdir/$pkgname-$pkgver"
- ./configure --prefix=/usr
- make
-}
-
-package() {
- cd "$srcdir/$pkgname-$pkgver"
- make DESTDIR="${pkgdir}" install
-}
Copied: zile/repos/community-i686/PKGBUILD (from rev 198087, zile/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-12-06 06:44:12 UTC (rev 198088)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Kyle Keen <keenerd at gmail.com>
+# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
+# Contributor: Kevin Piche <kevin at archlinux.org>
+
+pkgname=zile
+pkgver=2.4.13
+pkgrel=1
+pkgdesc="A small, fast, and powerful Emacs clone"
+arch=('i686' 'x86_64')
+url="http://www.gnu.org/software/zile/"
+license=('GPL3')
+depends=('acl' 'gc' 'ncurses')
+makedepends=('help2man')
+source=(http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig})
+sha1sums=('1df9637c69b6115df946ee82dd2c0cd47c0778f3'
+ 'SKIP')
+validpgpkeys=('92978852A62FA5E285B2A17468089F7380EE4A00' # Reuben Thomas
+ '24093F016FFE8602EF449BB84C8EF3DA3FD37230') # his new key?
+
+build() {
+ cd "$srcdir/$pkgname-$pkgver"
+ ./configure --prefix=/usr
+ make
+}
+
+package() {
+ cd "$srcdir/$pkgname-$pkgver"
+ make DESTDIR="${pkgdir}" install
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2016-12-06 06:43:27 UTC (rev 198087)
+++ community-x86_64/PKGBUILD 2016-12-06 06:44:12 UTC (rev 198088)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen <keenerd at gmail.com>
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-# Contributor: Kevin Piche <kevin at archlinux.org>
-
-pkgname=zile
-pkgver=2.4.11
-pkgrel=3
-pkgdesc="A small, fast, and powerful Emacs clone"
-arch=('i686' 'x86_64')
-url="http://www.gnu.org/software/zile/"
-license=('GPL3')
-depends=('acl' 'gc' 'ncurses')
-makedepends=('help2man')
-source=(http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha1sums=('ad2efb80031c3a406f8f83ac5d400a38bc297434'
- 'SKIP')
-validpgpkeys=('92978852A62FA5E285B2A17468089F7380EE4A00') # Reuben Thomas
-
-build() {
- cd "$srcdir/$pkgname-$pkgver"
- ./configure --prefix=/usr
- make
-}
-
-package() {
- cd "$srcdir/$pkgname-$pkgver"
- make DESTDIR="${pkgdir}" install
-}
Copied: zile/repos/community-x86_64/PKGBUILD (from rev 198087, zile/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2016-12-06 06:44:12 UTC (rev 198088)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Kyle Keen <keenerd at gmail.com>
+# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
+# Contributor: Kevin Piche <kevin at archlinux.org>
+
+pkgname=zile
+pkgver=2.4.13
+pkgrel=1
+pkgdesc="A small, fast, and powerful Emacs clone"
+arch=('i686' 'x86_64')
+url="http://www.gnu.org/software/zile/"
+license=('GPL3')
+depends=('acl' 'gc' 'ncurses')
+makedepends=('help2man')
+source=(http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig})
+sha1sums=('1df9637c69b6115df946ee82dd2c0cd47c0778f3'
+ 'SKIP')
+validpgpkeys=('92978852A62FA5E285B2A17468089F7380EE4A00' # Reuben Thomas
+ '24093F016FFE8602EF449BB84C8EF3DA3FD37230') # his new key?
+
+build() {
+ cd "$srcdir/$pkgname-$pkgver"
+ ./configure --prefix=/usr
+ make
+}
+
+package() {
+ cd "$srcdir/$pkgname-$pkgver"
+ make DESTDIR="${pkgdir}" install
+}
More information about the arch-commits
mailing list