[arch-commits] Commit in transmission-remote-cli/trunk (PKGBUILD)

Daniel Micay thestinger at nymeria.archlinux.org
Thu Mar 21 20:12:15 UTC 2013


    Date: Thursday, March 21, 2013 @ 21:12:15
  Author: thestinger
Revision: 86739

upgpkg: transmission-remote-cli 1.5.0-1

Modified:
  transmission-remote-cli/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-21 18:12:29 UTC (rev 86738)
+++ PKGBUILD	2013-03-21 20:12:15 UTC (rev 86739)
@@ -5,7 +5,7 @@
 # Contributor: SanskritFritz
 
 pkgname=transmission-remote-cli
-pkgver=1.4.7
+pkgver=1.5.0
 pkgrel=1
 pkgdesc="Curses interface for the daemon of the BitTorrent client Transmission"
 arch=('any')
@@ -15,7 +15,7 @@
 optdepends=('python2-geoip: Guess which country peers come from'
             'adns-python: Resolve IPs to host names')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/fagga/transmission-remote-cli/tarball/v$pkgver")
-sha256sums=('d914ae2be387aea1b8e6518d385bb57b041184dd84f85e0e671136b8d0aa1d00')
+sha256sums=('ae64b84ec3db8b29b7e82e4726529e141f6cbc55e699d2caecf864ead21166cf')
 
 build() {
   cd "$srcdir/$(ls -1td fagga-transmission-remote-cli-* | head -n 1)"




More information about the arch-commits mailing list