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

Daniel Micay thestinger at nymeria.archlinux.org
Thu May 29 00:10:28 UTC 2014


    Date: Thursday, May 29, 2014 @ 02:10:27
  Author: thestinger
Revision: 112044

upgpkg: transmission-remote-cli 1.7.0-1

Modified:
  transmission-remote-cli/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-28 22:22:55 UTC (rev 112043)
+++ PKGBUILD	2014-05-29 00:10:27 UTC (rev 112044)
@@ -5,8 +5,8 @@
 # Contributor: SanskritFritz
 
 pkgname=transmission-remote-cli
-pkgver=1.6.3
-pkgrel=2
+pkgver=1.7.0
+pkgrel=1
 pkgdesc="Curses interface for the daemon of the BitTorrent client Transmission"
 arch=('any')
 url='https://github.com/fagga/transmission-remote-cli'
@@ -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=('ad2c2269d77f31f691c84b3c62886a17441ac5e90780fbbb01a038ec74db7371')
+sha256sums=('9db44b5045c1bca04f0304885e2216629a0562ee6f2d86ff74284b517311bd10')
 
 build() {
   cd "$(ls -1td fagga-transmission-remote-cli-* | head -n 1)"




More information about the arch-commits mailing list