[arch-commits] Commit in subtitleeditor/trunk (PKGBUILD subtitleeditor.changelog)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Fri Jun 26 05:47:47 UTC 2015
Date: Friday, June 26, 2015 @ 07:47:47
Author: jlichtblau
Revision: 135890
upgpkg: subtitleeditor 0.52.1-1 - new upstream release
Modified:
subtitleeditor/trunk/PKGBUILD
subtitleeditor/trunk/subtitleeditor.changelog
--------------------------+
PKGBUILD | 6 +++---
subtitleeditor.changelog | 3 +++
2 files changed, 6 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-06-26 05:47:22 UTC (rev 135889)
+++ PKGBUILD 2015-06-26 05:47:47 UTC (rev 135890)
@@ -2,7 +2,7 @@
# Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
pkgname=subtitleeditor
-pkgver=0.51.0
+pkgver=0.52.1
pkgrel=1
pkgdesc="A GTK+3 tool to edit subtitles for GNU/Linux/*BSD"
arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
makedepends=('intltool')
install=$pkgname.install
changelog=$pkgname.changelog
-source=(http://download.gna.org/$pkgname/0.51/$pkgname-$pkgver.tar.gz)
-sha256sums=('4cb772d373c76ec8ab7c3c481535ff0818ea4680ddb33f5374d10c273b020675')
+source=(http://download.gna.org/$pkgname/0.52/$pkgname-$pkgver.tar.gz)
+sha256sums=('5b3e5fc1f12bcf0d4bcf5014249b6832181bd3b513ac04ee665ec979441412d5')
build() {
cd "${srcdir}"/$pkgname-$pkgver
Modified: subtitleeditor.changelog
===================================================================
--- subtitleeditor.changelog 2015-06-26 05:47:22 UTC (rev 135889)
+++ subtitleeditor.changelog 2015-06-26 05:47:47 UTC (rev 135890)
@@ -1,3 +1,6 @@
+2015-06-26 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+ * subtitleeditor 0.52.1-1
+
2015-04-18 Jaroslav Lichtblau <svetlemodry at archlinux.org>
* subtitleeditor 0.51.0-1
More information about the arch-commits
mailing list