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

Daniel Micay thestinger at archlinux.org
Mon Feb 8 20:03:15 UTC 2016


    Date: Monday, February 8, 2016 @ 21:03:14
  Author: thestinger
Revision: 160939

upgpkg: transmission-remote-cli 1.7.1-1

Modified:
  transmission-remote-cli/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-08 17:30:51 UTC (rev 160938)
+++ PKGBUILD	2016-02-08 20:03:14 UTC (rev 160939)
@@ -5,7 +5,7 @@
 # Contributor: SanskritFritz
 
 pkgname=transmission-remote-cli
-pkgver=1.7.0
+pkgver=1.7.1
 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=('9db44b5045c1bca04f0304885e2216629a0562ee6f2d86ff74284b517311bd10')
+sha256sums=('0dab61f5582797a7b5415ec493a89dd8918f5f6ecf87f18ddba0db6f86a9d85c')
 
 build() {
   cd "$(ls -1td fagga-transmission-remote-cli-* | head -n 1)"



More information about the arch-commits mailing list