diff options
author | Parabola <dev@list.parabolagnulinux.org> | 2011-04-07 03:09:25 +0000 |
---|---|---|
committer | Parabola <dev@list.parabolagnulinux.org> | 2011-04-07 03:09:25 +0000 |
commit | bd65dc7107bfdd881c3b5451d0300824cf435428 (patch) | |
tree | e3a556d41162da07c82e31daa6fc22af18719e63 /community/me-tv | |
parent | 415856bdd4f48ab4f2732996f0bae58595092bbe (diff) |
Thu Apr 7 03:09:43 UTC 2011
Diffstat (limited to 'community/me-tv')
-rw-r--r-- | community/me-tv/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/me-tv/PKGBUILD b/community/me-tv/PKGBUILD index 8d85f49c2..bb1140601 100644 --- a/community/me-tv/PKGBUILD +++ b/community/me-tv/PKGBUILD @@ -5,7 +5,7 @@ #Previous Contributor: Jeff Bailes <thepizzaking@gmail.com> pkgname=me-tv -pkgver=2.0.0 +pkgver=2.0.1 pkgrel=1 pkgdesc="A GTK desktop application for watching digital television services that use the DVB standard" arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ makedepends=('intltool') install=me-tv.install source=(http://launchpad.net/${pkgname}/${pkgver:0:3}/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz) options=('!emptydirs') -md5sums=('d4c614f113a34342ff29c1f5605cd14a') +md5sums=('7cda820b795f2fea522ba3de5e312483') build() { |