summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2016-04-05 21:05:45 +0200
committerMartchus2016-04-05 21:05:45 +0200
commit8ff30a17ca145ab2d19a410bbabe6f17146a0127 (patch)
treea62693ab723573a92f36ac40df26be7f47b07966 /PKGBUILD
parent13c472539eae0f3a7f0814a8136e2c363c171bbe (diff)
downloadaur-8ff30a17ca145ab2d19a410bbabe6f17146a0127.tar.gz
updated to 0.6.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bc5e92408982..d6af0b6d522e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@
# you also find the URL of a binary repository.
pkgname=subtitlecomposer
-pkgver=0.6.2
+pkgver=0.6.3
pkgrel=1
pkgdesc="A KDE subtitle editor"
arch=('i686' 'x86_64')
@@ -30,7 +30,7 @@ optdepends=('mpv: for MPV backend'
'ruby: for scripting'
'python: for scripting')
source=("https://github.com/maxrd2/${pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('1d62046d4f42947f5dd8f56a5adae25ee7843e8088a167abcb636f5e8796ecd1')
+sha256sums=('5dd2a74f16bc3c0b8771690a0fdc0a6928c38578ad2d27a1c84df6890e41fbf8')
build() {
cd ${srcdir}/${pkgname}-${pkgver}