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

2020-12-03 Thread David Runge via arch-commits
Date: Thursday, December 3, 2020 @ 13:01:15
  Author: dvzrv
Revision: 769523

upgpkg: plowshare 2.1.7-6: Rebuild to switch to newer js version.

Use js78 instead of js52.

Modified:
  plowshare/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-03 12:57:58 UTC (rev 769522)
+++ PKGBUILD2020-12-03 13:01:15 UTC (rev 769523)
@@ -4,12 +4,12 @@
 
 pkgname=plowshare
 pkgver=2.1.7
-pkgrel=5
+pkgrel=6
 pkgdesc="CLI downloader and uploader for Rapidshare, Mediafire and other file 
sharing websites"
 arch=('any')
 url="https://github.com/mcrapet/plowshare;
 license=('GPL3')
-depends=('curl' 'js52' 'recode' 'git')
+depends=('curl' 'js78' 'recode' 'git')
 optdepends=('bash-completion: enable bash auto completion'
 'imagemagick: X11 picture viewer for captchas'
 'sxiv: X11 picture viewer for captchas'
@@ -19,11 +19,12 @@
 'libcaca: framebuffer ascii picture viewer for captchas')
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
 
sha512sums=('7fe91d3756c55ffc1daf9275bfd2413f2644accd8fa69f2b1064696e1435f9b8be9515907c8249ffde85436dc6966f1d42bad94ccfbde93ae584dcc0d642c215')
+b2sums=('bfec7fba200d783fcba5051738f98f7cd862eede1661b4d72062bd111b394800406443e52ecf2f0b771b90a9834a87fae01a6055828e8a12446126c593daa01c')
 
 prepare() {
   cd "${pkgname}-${pkgver}"
   # rename js executable to reflect js package
-  sed -e 's|-js}|-js52}|' -i src/core.sh
+  sed -e 's|-js}|-js78}|' -i src/core.sh
   # force release version
   export PLOWSHARE_FORCE_VERSION="${pkgver}"
 }


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

2020-05-14 Thread David Runge via arch-commits
Date: Thursday, May 14, 2020 @ 18:04:19
  Author: dvzrv
Revision: 627954

upgpkg: plowshare 2.1.7-5: Removing perl dependency, as recode is installed and 
thus perl is never used.

Modified:
  plowshare/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-14 18:03:29 UTC (rev 627953)
+++ PKGBUILD2020-05-14 18:04:19 UTC (rev 627954)
@@ -4,12 +4,12 @@
 
 pkgname=plowshare
 pkgver=2.1.7
-pkgrel=4
+pkgrel=5
 pkgdesc="CLI downloader and uploader for Rapidshare, Mediafire and other file 
sharing websites"
 arch=('any')
 url="https://github.com/mcrapet/plowshare;
 license=('GPL3')
-depends=('curl' 'js52' 'perl' 'recode' 'git')
+depends=('curl' 'js52' 'recode' 'git')
 optdepends=('bash-completion: enable bash auto completion'
 'imagemagick: X11 picture viewer for captchas'
 'sxiv: X11 picture viewer for captchas'


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

2020-02-09 Thread David Runge via arch-commits
Date: Sunday, February 9, 2020 @ 20:49:33
  Author: dvzrv
Revision: 565553

upgpkg: plowshare 2.1.7-4: Adding perl as direct dependency (for core.sh).

Modified:
  plowshare/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-09 20:45:49 UTC (rev 565552)
+++ PKGBUILD2020-02-09 20:49:33 UTC (rev 565553)
@@ -1,15 +1,15 @@
-# Maintainer: David Runge 
+# Maintainer: David Runge 
 # Contributor: speps 
 # Contributor: breakdown 
 
 pkgname=plowshare
 pkgver=2.1.7
-pkgrel=3
-pkgdesc="Command-line downloader and uploader for Rapidshare, Mediafire and 
other file sharing websites."
+pkgrel=4
+pkgdesc="CLI downloader and uploader for Rapidshare, Mediafire and other file 
sharing websites"
 arch=('any')
 url="https://github.com/mcrapet/plowshare;
 license=('GPL3')
-depends=('curl' 'recode' 'js52' 'git')
+depends=('curl' 'js52' 'perl' 'recode' 'git')
 optdepends=('bash-completion: enable bash auto completion'
 'imagemagick: X11 picture viewer for captchas'
 'sxiv: X11 picture viewer for captchas'


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

2018-04-05 Thread Jan de Groot via arch-commits
Date: Thursday, April 5, 2018 @ 22:37:12
  Author: jgc
Revision: 314529

upgpkg: plowshare 2.1.7-3

Switch to js52 for javascript

Modified:
  plowshare/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-04-05 22:08:02 UTC (rev 314528)
+++ PKGBUILD2018-04-05 22:37:12 UTC (rev 314529)
@@ -5,12 +5,12 @@
 
 pkgname=plowshare
 pkgver=2.1.7
-pkgrel=2
+pkgrel=3
 pkgdesc="Command-line downloader and uploader for Rapidshare, Mediafire and 
other file sharing websites."
 arch=('any')
 url="https://github.com/mcrapet/plowshare;
 license=('GPL3')
-depends=('curl' 'recode' 'js' 'git')
+depends=('curl' 'recode' 'js52' 'git')
 optdepends=('bash-completion: enable bash auto completion'
 'imagemagick: X11 picture viewer for captchas'
 'sxiv: X11 picture viewer for captchas'
@@ -24,7 +24,7 @@
 prepare() {
   cd "${pkgname}-${pkgver}"
   # rename js executable to reflect js package
-  sed -e 's|-js}|-js24}|' -i src/core.sh
+  sed -e 's|-js}|-js52}|' -i src/core.sh
   # force release version
   export PLOWSHARE_FORCE_VERSION="${pkgver}"
 }


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

2017-12-04 Thread David Runge via arch-commits
Date: Monday, December 4, 2017 @ 23:24:06
  Author: dvzrv
Revision: 272179

upgpkg: plowshare 2.1.7-2

Updating maintainer. Adding further optdepends (picture viewers for captchas).
Switching to sha512sums. Moving all modifications to prepare(). Minor fixes.

Modified:
  plowshare/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-04 22:41:01 UTC (rev 272178)
+++ PKGBUILD2017-12-04 23:24:06 UTC (rev 272179)
@@ -1,10 +1,11 @@
 # $Id$
-# Maintainer : speps 
+# Maintainer: David Runge 
+# Contributor: speps 
 # Contributor: breakdown 
 
 pkgname=plowshare
 pkgver=2.1.7
-pkgrel=1
+pkgrel=2
 pkgdesc="Command-line downloader and uploader for Rapidshare, Mediafire and 
other file sharing websites."
 arch=('any')
 url="https://github.com/mcrapet/plowshare;
@@ -11,17 +12,24 @@
 license=('GPL3')
 depends=('curl' 'recode' 'js' 'git')
 optdepends=('bash-completion: enable bash auto completion'
-'libcaca: ascii display for no X server')
-source=($pkgname-$pkgver.tar.gz::"$url/archive/v$pkgver.tar.gz")
-md5sums=('16de34e58101c8f1cac5dbd4295a91f0')
+'imagemagick: X11 picture viewer for captchas'
+'sxiv: X11 picture viewer for captchas'
+'feh: X11 picture viewer for captchas'
+'qiv: X11 picture viewer for captchas'
+'fbida: framebuffer picture viewer for captchas'
+'libcaca: framebuffer ascii picture viewer for captchas')
+source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
+sha512sums=('7fe91d3756c55ffc1daf9275bfd2413f2644accd8fa69f2b1064696e1435f9b8be9515907c8249ffde85436dc6966f1d42bad94ccfbde93ae584dcc0d642c215')
 
-package() {
-  cd $pkgname-$pkgver
-
+prepare() {
+  cd "${pkgname}-${pkgver}"
+  # rename js executable to reflect js package
+  sed -e 's|-js}|-js24}|' -i src/core.sh
   # force release version
-  export PLOWSHARE_FORCE_VERSION=$pkgver
+  export PLOWSHARE_FORCE_VERSION="${pkgver}"
+}
 
-  DESTDIR="$pkgdir/" PREFIX=/usr make
-
-  sed -e 's|-js}|-js24}|' -i "$pkgdir"/usr/share/plowshare/core.sh
+package() {
+  cd "${pkgname}-${pkgver}"
+  make install DESTDIR="${pkgdir}/" PREFIX=/usr
 }


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

2017-08-19 Thread Antonio Rojas
Date: Saturday, August 19, 2017 @ 20:43:57
  Author: arojas
Revision: 252616

Update to 2.1.7

Modified:
  plowshare/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-08-19 20:43:29 UTC (rev 252615)
+++ PKGBUILD2017-08-19 20:43:57 UTC (rev 252616)
@@ -3,8 +3,8 @@
 # Contributor: breakdown 
 
 pkgname=plowshare
-pkgver=2.1.6
-pkgrel=2
+pkgver=2.1.7
+pkgrel=1
 pkgdesc="Command-line downloader and uploader for Rapidshare, Mediafire and 
other file sharing websites."
 arch=('any')
 url="https://github.com/mcrapet/plowshare;
@@ -13,7 +13,7 @@
 optdepends=('bash-completion: enable bash auto completion'
 'libcaca: ascii display for no X server')
 source=($pkgname-$pkgver.tar.gz::"$url/archive/v$pkgver.tar.gz")
-md5sums=('123946c904237b81c5df653f983e3c1c')
+md5sums=('16de34e58101c8f1cac5dbd4295a91f0')
 
 package() {
   cd $pkgname-$pkgver


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

2017-07-11 Thread Antonio Rojas
Date: Tuesday, July 11, 2017 @ 18:05:54
  Author: arojas
Revision: 244374

Move to js24

Modified:
  plowshare/trunk/PKGBUILD

--+
 PKGBUILD |   12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-07-11 18:03:19 UTC (rev 244373)
+++ PKGBUILD2017-07-11 18:05:54 UTC (rev 244374)
@@ -4,24 +4,24 @@
 
 pkgname=plowshare
 pkgver=2.1.6
-pkgrel=1
+pkgrel=2
 pkgdesc="Command-line downloader and uploader for Rapidshare, Mediafire and 
other file sharing websites."
 arch=('any')
 url="https://github.com/mcrapet/plowshare;
 license=('GPL3')
-depends=('curl' 'recode' 'js185' 'git')
+depends=('curl' 'recode' 'js' 'git')
 optdepends=('bash-completion: enable bash auto completion'
 'libcaca: ascii display for no X server')
-source=("$url/archive/v$pkgver.tar.gz")
+source=($pkgname-$pkgver.tar.gz::"$url/archive/v$pkgver.tar.gz")
 md5sums=('123946c904237b81c5df653f983e3c1c')
 
 package() {
-  cd $pkgname-*
+  cd $pkgname-$pkgver
 
   # force release version
   export PLOWSHARE_FORCE_VERSION=$pkgver
 
   DESTDIR="$pkgdir/" PREFIX=/usr make
+
+  sed -e 's|-js}|-js24}|' -i "$pkgdir"/usr/share/plowshare/core.sh
 }
-
-# vim:set ts=2 sw=2 et:


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

2016-11-01 Thread Antonio Rojas
Date: Tuesday, November 1, 2016 @ 08:57:57
  Author: arojas
Revision: 194182

Update to 2.1.6

Modified:
  plowshare/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-01 07:03:22 UTC (rev 194181)
+++ PKGBUILD2016-11-01 08:57:57 UTC (rev 194182)
@@ -3,7 +3,7 @@
 # Contributor: breakdown 
 
 pkgname=plowshare
-pkgver=2.1.5
+pkgver=2.1.6
 pkgrel=1
 pkgdesc="Command-line downloader and uploader for Rapidshare, Mediafire and 
other file sharing websites."
 arch=('any')
@@ -13,7 +13,7 @@
 optdepends=('bash-completion: enable bash auto completion'
 'libcaca: ascii display for no X server')
 source=("$url/archive/v$pkgver.tar.gz")
-md5sums=('ec70644d461fb7d1925e54da864bf4a3')
+md5sums=('123946c904237b81c5df653f983e3c1c')
 
 package() {
   cd $pkgname-*


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

2016-09-17 Thread Antonio Rojas
Date: Saturday, September 17, 2016 @ 14:55:12
  Author: arojas
Revision: 189869

Update to 2.1.5

Modified:
  plowshare/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-17 14:37:19 UTC (rev 189868)
+++ PKGBUILD2016-09-17 14:55:12 UTC (rev 189869)
@@ -3,7 +3,7 @@
 # Contributor: breakdown 
 
 pkgname=plowshare
-pkgver=2.1.3
+pkgver=2.1.5
 pkgrel=1
 pkgdesc="Command-line downloader and uploader for Rapidshare, Mediafire and 
other file sharing websites."
 arch=('any')
@@ -11,11 +11,9 @@
 license=('GPL3')
 depends=('curl' 'recode' 'js185' 'git')
 optdepends=('bash-completion: enable bash auto completion'
-'libcaca: ascii display for no X server'
-'tiv: ascii display for no X server'
-'aview: ascii display for no X server')
+'libcaca: ascii display for no X server')
 source=("$url/archive/v$pkgver.tar.gz")
-md5sums=('114cebf706027f3f93bbccb3762105b2')
+md5sums=('ec70644d461fb7d1925e54da864bf4a3')
 
 package() {
   cd $pkgname-*


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

2016-03-24 Thread speps
Date: Friday, March 25, 2016 @ 02:45:27
  Author: speps
Revision: 168272

upgpkg: plowshare 2.1.3-1

Modified:
  plowshare/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-25 01:38:16 UTC (rev 168271)
+++ PKGBUILD2016-03-25 01:45:27 UTC (rev 168272)
@@ -3,7 +3,7 @@
 # Contributor: breakdown 
 
 pkgname=plowshare
-pkgver=2.1.2
+pkgver=2.1.3
 pkgrel=1
 pkgdesc="Command-line downloader and uploader for Rapidshare, Mediafire and 
other file sharing websites."
 arch=('any')
@@ -15,7 +15,7 @@
 'tiv: ascii display for no X server'
 'aview: ascii display for no X server')
 source=("$url/archive/v$pkgver.tar.gz")
-md5sums=('83af5ec30745c33bfe5983fdb3b6e536')
+md5sums=('114cebf706027f3f93bbccb3762105b2')
 
 package() {
   cd $pkgname-*


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

2015-09-13 Thread speps
Date: Sunday, September 13, 2015 @ 19:17:50
  Author: speps
Revision: 140057

upgpkg: plowshare 2.1.2-1

Modified:
  plowshare/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-13 17:12:46 UTC (rev 140056)
+++ PKGBUILD2015-09-13 17:17:50 UTC (rev 140057)
@@ -3,7 +3,7 @@
 # Contributor: breakdown 
 
 pkgname=plowshare
-pkgver=2.1.1
+pkgver=2.1.2
 pkgrel=1
 pkgdesc="Command-line downloader and uploader for Rapidshare, Mediafire and 
other file sharing websites."
 arch=('any')
@@ -15,7 +15,7 @@
 'tiv: ascii display for no X server'
 'aview: ascii display for no X server')
 source=("$url/archive/v$pkgver.tar.gz")
-md5sums=('b49f838b5fecfac06f83eb45998faca2')
+md5sums=('83af5ec30745c33bfe5983fdb3b6e536')
 
 package() {
   cd $pkgname-*


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

2015-05-18 Thread speps
Date: Monday, May 18, 2015 @ 17:34:58
  Author: speps
Revision: 133722

upgpkg: plowshare 2.1.1-1

Modified:
  plowshare/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-05-18 15:05:59 UTC (rev 133721)
+++ PKGBUILD2015-05-18 15:34:58 UTC (rev 133722)
@@ -3,7 +3,7 @@
 # Contributor: breakdown breakdown(at)archlinux(dot)us
 
 pkgname=plowshare
-pkgver=2.1.0
+pkgver=2.1.1
 pkgrel=1
 pkgdesc=Command-line downloader and uploader for Rapidshare, Mediafire and 
other file sharing websites.
 arch=('any')
@@ -15,7 +15,7 @@
 'tiv: ascii display for no X server'
 'aview: ascii display for no X server')
 source=($url/archive/v$pkgver.tar.gz)
-md5sums=('e229b182129d308cd88012669899a729')
+md5sums=('b49f838b5fecfac06f83eb45998faca2')
 
 package() {
   cd $pkgname-*


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

2015-04-25 Thread speps
Date: Sunday, April 26, 2015 @ 00:22:18
  Author: speps
Revision: 132254

upgpkg: plowshare 2.1.0-1

Modified:
  plowshare/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-04-25 22:06:38 UTC (rev 132253)
+++ PKGBUILD2015-04-25 22:22:18 UTC (rev 132254)
@@ -3,19 +3,19 @@
 # Contributor: breakdown breakdown(at)archlinux(dot)us
 
 pkgname=plowshare
-pkgver=1.2.0
+pkgver=2.1.0
 pkgrel=1
 pkgdesc=Command-line downloader and uploader for Rapidshare, Mediafire and 
other file sharing websites.
 arch=('any')
-url=http://code.google.com/p/plowshare/;
+url=https://github.com/mcrapet/plowshare;
 license=('GPL3')
-depends=('curl' 'recode' 'js185')
+depends=('curl' 'recode' 'js185' 'git')
 optdepends=('bash-completion: enable bash auto completion'
 'libcaca: ascii display for no X server'
 'tiv: ascii display for no X server'
 'aview: ascii display for no X server')
-source=($pkgname-$pkgver.tar.gz::http://plowshare.googlecode.com/archive/v$pkgver.tar.gz;)
-md5sums=('91b2b42e4a3d1e22a749eb8e417609dc')
+source=($url/archive/v$pkgver.tar.gz)
+md5sums=('e229b182129d308cd88012669899a729')
 
 package() {
   cd $pkgname-*


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

2015-01-18 Thread speps
Date: Sunday, January 18, 2015 @ 15:12:30
  Author: speps
Revision: 126095

upgpkg: plowshare 1.2.0-1

Modified:
  plowshare/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-01-18 14:08:55 UTC (rev 126094)
+++ PKGBUILD2015-01-18 14:12:30 UTC (rev 126095)
@@ -3,7 +3,7 @@
 # Contributor: breakdown breakdown(at)archlinux(dot)us
 
 pkgname=plowshare
-pkgver=1.0.4
+pkgver=1.2.0
 pkgrel=1
 pkgdesc=Command-line downloader and uploader for Rapidshare, Mediafire and 
other file sharing websites.
 arch=('any')
@@ -15,7 +15,7 @@
 'tiv: ascii display for no X server'
 'aview: ascii display for no X server')
 source=(http://plowshare.googlecode.com/archive/v$pkgver.tar.gz;)
-md5sums=('9e577525463711c3d747f36e3af6e4d6')
+md5sums=('91b2b42e4a3d1e22a749eb8e417609dc')
 
 package() {
   cd $pkgname-*


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

2014-07-30 Thread speps
Date: Wednesday, July 30, 2014 @ 16:44:06
  Author: speps
Revision: 116584

upgpkg: plowshare 1.0.4-1

Modified:
  plowshare/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-30 13:46:09 UTC (rev 116583)
+++ PKGBUILD2014-07-30 14:44:06 UTC (rev 116584)
@@ -3,7 +3,7 @@
 # Contributor: breakdown breakdown(at)archlinux(dot)us
 
 pkgname=plowshare
-pkgver=1.0.3
+pkgver=1.0.4
 pkgrel=1
 pkgdesc=Command-line downloader and uploader for Rapidshare, Mediafire and 
other file sharing websites.
 arch=('any')
@@ -15,7 +15,7 @@
 'tiv: ascii display for no X server'
 'aview: ascii display for no X server')
 source=(http://plowshare.googlecode.com/archive/v$pkgver.tar.gz;)
-md5sums=('SKIP')
+md5sums=('9e577525463711c3d747f36e3af6e4d6')
 
 package() {
   cd $pkgname-*



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

2014-06-26 Thread speps
Date: Thursday, June 26, 2014 @ 17:19:48
  Author: speps
Revision: 113633

upgpkg: plowshare 1.0.3-1

Modified:
  plowshare/trunk/PKGBUILD  (contents, properties)

--+
 PKGBUILD |   12 +++-
 1 file changed, 3 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-06-26 14:27:57 UTC (rev 113632)
+++ PKGBUILD2014-06-26 15:19:48 UTC (rev 113633)
@@ -3,7 +3,7 @@
 # Contributor: breakdown breakdown(at)archlinux(dot)us
 
 pkgname=plowshare
-pkgver=1.0.1
+pkgver=1.0.3
 pkgrel=1
 pkgdesc=Command-line downloader and uploader for Rapidshare, Mediafire and 
other file sharing websites.
 arch=('any')
@@ -17,18 +17,12 @@
 source=(http://plowshare.googlecode.com/archive/v$pkgver.tar.gz;)
 md5sums=('SKIP')
 
-prepare() {
+package() {
   cd $pkgname-*
 
-  # executable version script
-  chmod +x scripts/version
-
-  # force version
+  # force release version
   export PLOWSHARE_FORCE_VERSION=$pkgver
-}
 
-package() {
-  cd $pkgname-*
   DESTDIR=$pkgdir/ PREFIX=/usr make
 }
 


Property changes on: plowshare/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property


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

2014-04-18 Thread speps
Date: Friday, April 18, 2014 @ 13:02:22
  Author: speps
Revision: 109722

upgpkg: plowshare 1.0.1-1

Modified:
  plowshare/trunk/PKGBUILD

--+
 PKGBUILD |1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===
--- PKGBUILD2014-04-18 11:01:57 UTC (rev 109721)
+++ PKGBUILD2014-04-18 11:02:22 UTC (rev 109722)
@@ -1,3 +1,4 @@
+# $Id$
 # Maintainer : speps speps at aur dot archlinux dot org
 # Contributor: breakdown breakdown(at)archlinux(dot)us