[arch-commits] Commit in ponysay/repos/community-any (PKGBUILD PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Tue Aug 19 18:43:13 UTC 2014


    Date: Tuesday, August 19, 2014 @ 20:43:13
  Author: svenstaro
Revision: 117645

archrelease: copy trunk to community-any

Added:
  ponysay/repos/community-any/PKGBUILD
    (from rev 117644, ponysay/trunk/PKGBUILD)
Deleted:
  ponysay/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   40 ++++++++++++++++++++--------------------
 1 file changed, 20 insertions(+), 20 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-19 18:43:09 UTC (rev 117644)
+++ PKGBUILD	2014-08-19 18:43:13 UTC (rev 117645)
@@ -1,20 +0,0 @@
-# Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
-# Contributor: Erkin Batu Altunbaş <erkinbatu at gmail.com>
-
-pkgname=ponysay
-pkgver=3.0.1
-pkgrel=1
-pkgdesc="cowsay reimplemention for ponies"
-url="http://erkin.github.com/ponysay/"
-arch=('any')
-license=('GPL3')
-depends=('python' 'bash')
-makedepends=('git')
-source=("ponysay-$pkgver.tar.gz::https://github.com/erkin/ponysay/tarball/$pkgver")
-md5sums=('3fac23eb1a3a9d0640ecebd1919b4390')
-
-package() {
-  cd "$srcdir/erkin-ponysay-"*
-
-  python3 setup.py --prefix=/usr --dest-dir=$pkgdir --freedom=partial --everything --with-pdf=/usr/share/doc/ponysay --without-pdf-compression install
-}

Copied: ponysay/repos/community-any/PKGBUILD (from rev 117644, ponysay/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2014-08-19 18:43:13 UTC (rev 117645)
@@ -0,0 +1,20 @@
+# Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
+# Contributor: Erkin Batu Altunbaş <erkinbatu at gmail.com>
+
+pkgname=ponysay
+pkgver=3.0.2
+pkgrel=1
+pkgdesc="cowsay reimplemention for ponies"
+url="http://erkin.github.com/ponysay/"
+arch=('any')
+license=('GPL3')
+depends=('python' 'bash')
+makedepends=('git')
+source=("ponysay-$pkgver.tar.gz::https://github.com/erkin/ponysay/tarball/$pkgver")
+md5sums=('84b04705a0a57b2f43327ac6b7952013')
+
+package() {
+  cd "$srcdir/erkin-ponysay-"*
+
+  python3 setup.py --prefix=/usr --dest-dir=$pkgdir --freedom=partial --everything --with-pdf=/usr/share/doc/ponysay --without-pdf-compression install
+}




More information about the arch-commits mailing list