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

speps speps at nymeria.archlinux.org
Thu Jun 26 15:19:48 UTC 2014


    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
===================================================================
--- PKGBUILD	2014-06-26 14:27:57 UTC (rev 113632)
+++ PKGBUILD	2014-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



More information about the arch-commits mailing list