summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2013-03-31 11:48:00 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2013-03-31 11:48:00 -0500
commitc2ef5f3a00e88f32fd92c27181dfed6e0766aba1 (patch)
treeb6134182dce144905a3307b9a6a7b9774204d66c
parentf6965c6280aecad9ef2c98c6765f8589b5772ba9 (diff)
Fix md5sums in minitube
-rw-r--r--community/minitube/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/minitube/PKGBUILD b/community/minitube/PKGBUILD
index ef95aa934..ed80bc65e 100644
--- a/community/minitube/PKGBUILD
+++ b/community/minitube/PKGBUILD
@@ -12,7 +12,7 @@ license=('GPL')
depends=('phonon')
install="$pkgname.install"
source=("http://flavio.tordini.org/files/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('7df1e44b86a4744a492ccc414c0fa77d')
+md5sums=('0da4cb8940034aad832e41acc52df365')
build() {
cd "$srcdir/$pkgname"