Date: Tuesday, August 12, 2014 @ 11:37:00
  Author: bgyorgy
Revision: 117262

archrelease: copy trunk to community-any

Added:
  ttytter/repos/community-any/PKGBUILD
    (from rev 117261, ttytter/trunk/PKGBUILD)
Deleted:
  ttytter/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   55 ++++++++++++++++++++++++++++---------------------------
 1 file changed, 28 insertions(+), 27 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD    2014-08-12 09:36:54 UTC (rev 117261)
+++ PKGBUILD    2014-08-12 09:37:00 UTC (rev 117262)
@@ -1,27 +0,0 @@
-# Maintainer: Peter Richard Lewis <[email protected]>
-# Contributor: TDY <[email protected]>
-# Contributor: Roberto Viola <[email protected]>
-
-pkgname=ttytter
-pkgver=2.1.00
-pkgrel=3
-pkgdesc="A multi-functional, command-line twitter client"
-arch=('any')
-url="http://www.floodgap.com/software/ttytter/";
-license=('custom:FFSL')
-depends=('perl')
-optdepends=('perl-term-readline-ttytter: readline support')
-source=(http://www.floodgap.com/software/ffsl/license.txt
-        
$pkgname-$pkgver.txt::http://www.floodgap.com/software/$pkgname/dist2/$pkgver.txt)
-sha256sums=('42c576fcacb5bd6c8f8e64c479b0f8e4445c7e6c9ac013485c51b8f05f2352fd'
-            '86c6e7767c65e3179d4ed6368e27df5c4b200285207c3df3164c5a84a73517b1')
-
-build() {
-  return 0
-}
-
-package() {
-  cd "$srcdir"
-  install -Dm755 $pkgname-$pkgver.txt "$pkgdir/usr/bin/$pkgname"
-  install -Dm644 license.txt "$pkgdir/usr/share/licenses/$pkgname/license.txt"
-}

Copied: ttytter/repos/community-any/PKGBUILD (from rev 117261, 
ttytter/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2014-08-12 09:37:00 UTC (rev 117262)
@@ -0,0 +1,28 @@
+# $Id$
+# Contributor: Peter Richard Lewis <[email protected]>
+# Contributor: TDY <[email protected]>
+# Contributor: Roberto Viola <[email protected]>
+
+pkgname=ttytter
+pkgver=2.1.00
+pkgrel=4
+pkgdesc="A multi-functional, command-line twitter client"
+arch=('any')
+url="http://www.floodgap.com/software/ttytter/";
+license=('custom:FFSL')
+depends=('perl')
+optdepends=('perl-term-readline-ttytter: readline support')
+source=(http://www.floodgap.com/software/ffsl/license.txt
+        
$pkgname-$pkgver.txt::http://www.floodgap.com/software/$pkgname/dist2/$pkgver.txt)
+sha256sums=('42c576fcacb5bd6c8f8e64c479b0f8e4445c7e6c9ac013485c51b8f05f2352fd'
+            '86c6e7767c65e3179d4ed6368e27df5c4b200285207c3df3164c5a84a73517b1')
+
+build() {
+  return 0
+}
+
+package() {
+  cd "$srcdir"
+  install -Dm755 $pkgname-$pkgver.txt "$pkgdir/usr/bin/$pkgname"
+  install -Dm644 license.txt "$pkgdir/usr/share/licenses/$pkgname/license.txt"
+}

Reply via email to