summaryrefslogtreecommitdiff
path: root/extra/transmission
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-07-31 02:01:16 -0700
committerroot <root@rshg054.dnsready.net>2013-07-31 02:01:16 -0700
commitb73aa81c21acc75e383d0e73e0fbf553d2b68232 (patch)
treede88d1ae028f57b9f86759cca80d66ef7b32bf97 /extra/transmission
parent4afc07385539524e7f85fe0d977b90bc6d124cfd (diff)
Wed Jul 31 01:58:05 PDT 2013
Diffstat (limited to 'extra/transmission')
-rw-r--r--extra/transmission/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/transmission/PKGBUILD b/extra/transmission/PKGBUILD
index 2fe27ea47..8360e0763 100644
--- a/extra/transmission/PKGBUILD
+++ b/extra/transmission/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 189680 2013-07-04 14:55:33Z tomegun $
+# $Id: PKGBUILD 191767 2013-07-30 10:31:09Z tomegun $
# Maintainer : Tom Gundersen <teg@jklm.no>
# Maintainer : Ionut Biru <ibiru@archlinux.org>
pkgbase=transmission
pkgname=('transmission-cli' 'transmission-gtk' 'transmission-qt')
-pkgver=2.80
-pkgrel=2
+pkgver=2.81
+pkgrel=1
arch=('i686' 'x86_64')
url="http://www.transmissionbt.com/"
license=('MIT')
makedepends=('gtk3' 'intltool' 'curl' 'qt4' 'libevent')
source=(http://mirrors.m0k.org/transmission/files/$pkgbase-$pkgver.tar.xz)
-md5sums=('2bde600d4b0a75d0bd3784550d59a8af')
+md5sums=('db1ad10ecff07150486dab2365ccb3a8')
build() {
cd $pkgbase-$pkgver