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

Timothy Redaelli tredaelli at archlinux.org
Mon Mar 30 15:21:41 UTC 2015


    Date: Monday, March 30, 2015 @ 17:21:41
  Author: tredaelli
Revision: 130306

upgpkg: sub2srt 0.5.5-1

Modified:
  sub2srt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-30 15:10:42 UTC (rev 130305)
+++ PKGBUILD	2015-03-30 15:21:41 UTC (rev 130306)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=sub2srt
-pkgver=0.5.4
+pkgver=0.5.5
 pkgrel=1
 pkgdesc="A simple tool to convert 2 common subtitle formats to .srt format"
 arch=('any')
@@ -11,7 +11,7 @@
 license=('GPL')
 depends=('perl')
 source=($pkgname-$pkgver.tar.gz::https://github.com/robelix/sub2srt/archive/$pkgver.tar.gz)
-md5sums=('5c1aec7c2be9010549f0bab826bcf942')
+md5sums=('e68b22eca94ae7b9207a4f9c46c17ad5')
 
 package() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list