[arch-commits] Commit in hexer/repos (4 files)

Levente Polyak anthraxx at archlinux.org
Mon Sep 11 17:18:14 UTC 2017


    Date: Monday, September 11, 2017 @ 17:18:13
  Author: anthraxx
Revision: 256952

archrelease: copy trunk to community-i686, community-x86_64

Added:
  hexer/repos/community-i686/PKGBUILD
    (from rev 256951, hexer/trunk/PKGBUILD)
  hexer/repos/community-x86_64/PKGBUILD
    (from rev 256951, hexer/trunk/PKGBUILD)
Deleted:
  hexer/repos/community-i686/PKGBUILD
  hexer/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   62 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   29 --------------------
 community-x86_64/PKGBUILD |   29 --------------------
 3 files changed, 62 insertions(+), 58 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-09-11 17:18:04 UTC (rev 256951)
+++ community-i686/PKGBUILD	2017-09-11 17:18:13 UTC (rev 256952)
@@ -1,29 +0,0 @@
-# Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
-# Contributor: Magnus Therning <magnus at therning.org>
-# Contributor: Anton Bazhenov <anton.bazhenov at gmail>
-
-pkgname=hexer
-pkgver=1.0.3
-pkgrel=1
-pkgdesc="A multi buffer editor for binary files with vi-like interface"
-url="http://devel.ringlet.net/"
-arch=('i686' 'x86_64')
-license=('custom')
-depends=('ncurses')
-source=(http://devel.ringlet.net/files/editors/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.asc})
-sha512sums=('5c08374d0879ca61d7d7968bf374d6a136a514708790cc1ff502a6c0cab689397044b30924955eb63b3eae64fb7872a291e182a2a7fadaeec6e51b5c6a573c14'
-            'SKIP')
-validpgpkeys=('2EE7A7A517FC124CF115C354651EEFB02527DF13') # Peter Pentchev <roam at ringlet.net>
-
-build() {
-  cd ${pkgname}-${pkgver}
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" PREFIX=/usr MANDIR=/usr/share/man/man1 install
-  install -Dm 644 COPYRIGHT "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-
-# vim: ts=2 sw=2 et:

Copied: hexer/repos/community-i686/PKGBUILD (from rev 256951, hexer/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-09-11 17:18:13 UTC (rev 256952)
@@ -0,0 +1,31 @@
+# Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
+# Contributor: Magnus Therning <magnus at therning.org>
+# Contributor: Anton Bazhenov <anton.bazhenov at gmail>
+
+pkgname=hexer
+pkgver=1.0.3
+pkgrel=2
+pkgdesc='Multi buffer editor for binary files with vi-like interface'
+url='https://devel.ringlet.net/editors/hexer/'
+arch=('i686' 'x86_64')
+license=('custom')
+depends=('ncurses')
+source=(https://devel.ringlet.net/files/editors/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.asc})
+sha256sums=('74149464a713efc34d6bae1cb95e82727ead12dc8a8444f9dfd66f6e459c8191'
+            'SKIP')
+sha512sums=('5c08374d0879ca61d7d7968bf374d6a136a514708790cc1ff502a6c0cab689397044b30924955eb63b3eae64fb7872a291e182a2a7fadaeec6e51b5c6a573c14'
+            'SKIP')
+validpgpkeys=('2EE7A7A517FC124CF115C354651EEFB02527DF13') # Peter Pentchev <roam at ringlet.net>
+
+build() {
+  cd ${pkgname}-${pkgver}
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" PREFIX=/usr MANDIR=/usr/share/man/man1 install
+  install -Dm 644 COPYRIGHT "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-09-11 17:18:04 UTC (rev 256951)
+++ community-x86_64/PKGBUILD	2017-09-11 17:18:13 UTC (rev 256952)
@@ -1,29 +0,0 @@
-# Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
-# Contributor: Magnus Therning <magnus at therning.org>
-# Contributor: Anton Bazhenov <anton.bazhenov at gmail>
-
-pkgname=hexer
-pkgver=1.0.3
-pkgrel=1
-pkgdesc="A multi buffer editor for binary files with vi-like interface"
-url="http://devel.ringlet.net/"
-arch=('i686' 'x86_64')
-license=('custom')
-depends=('ncurses')
-source=(http://devel.ringlet.net/files/editors/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.asc})
-sha512sums=('5c08374d0879ca61d7d7968bf374d6a136a514708790cc1ff502a6c0cab689397044b30924955eb63b3eae64fb7872a291e182a2a7fadaeec6e51b5c6a573c14'
-            'SKIP')
-validpgpkeys=('2EE7A7A517FC124CF115C354651EEFB02527DF13') # Peter Pentchev <roam at ringlet.net>
-
-build() {
-  cd ${pkgname}-${pkgver}
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" PREFIX=/usr MANDIR=/usr/share/man/man1 install
-  install -Dm 644 COPYRIGHT "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-
-# vim: ts=2 sw=2 et:

Copied: hexer/repos/community-x86_64/PKGBUILD (from rev 256951, hexer/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-09-11 17:18:13 UTC (rev 256952)
@@ -0,0 +1,31 @@
+# Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
+# Contributor: Magnus Therning <magnus at therning.org>
+# Contributor: Anton Bazhenov <anton.bazhenov at gmail>
+
+pkgname=hexer
+pkgver=1.0.3
+pkgrel=2
+pkgdesc='Multi buffer editor for binary files with vi-like interface'
+url='https://devel.ringlet.net/editors/hexer/'
+arch=('i686' 'x86_64')
+license=('custom')
+depends=('ncurses')
+source=(https://devel.ringlet.net/files/editors/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.asc})
+sha256sums=('74149464a713efc34d6bae1cb95e82727ead12dc8a8444f9dfd66f6e459c8191'
+            'SKIP')
+sha512sums=('5c08374d0879ca61d7d7968bf374d6a136a514708790cc1ff502a6c0cab689397044b30924955eb63b3eae64fb7872a291e182a2a7fadaeec6e51b5c6a573c14'
+            'SKIP')
+validpgpkeys=('2EE7A7A517FC124CF115C354651EEFB02527DF13') # Peter Pentchev <roam at ringlet.net>
+
+build() {
+  cd ${pkgname}-${pkgver}
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" PREFIX=/usr MANDIR=/usr/share/man/man1 install
+  install -Dm 644 COPYRIGHT "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+# vim: ts=2 sw=2 et:



More information about the arch-commits mailing list