[arch-commits] Commit in sub2srt/trunk (PKGBUILD)

Timothy Redaelli tredaelli at nymeria.archlinux.org
Tue Apr 22 15:23:45 UTC 2014


    Date: Tuesday, April 22, 2014 @ 17:23:45
  Author: tredaelli
Revision: 109958

upgpkg: sub2srt 0.5.4-1

Modified:
  sub2srt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-22 15:11:46 UTC (rev 109957)
+++ PKGBUILD	2014-04-22 15:23:45 UTC (rev 109958)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=sub2srt
-pkgver=0.5.3
+pkgver=0.5.4
 pkgrel=1
 pkgdesc="A simple tool to convert 2 common subtitle formats to .srt format"
 arch=('any')
@@ -10,8 +10,8 @@
 url="http://www.robelix.com/sub2srt/"
 license=('GPL')
 depends=('perl')
-source=(http://www.robelix.com/sub2srt/download/$pkgname-$pkgver.tar.gz)
-md5sums=('ce2dd86b008ab61b70cd1f2ed6054a4b')
+source=(https://github.com/robelix/sub2srt/archive/$pkgver.tar.gz)
+md5sums=('5c1aec7c2be9010549f0bab826bcf942')
 
 package() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list