summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fee0d8cd4390..6efc0cf78002 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Markus Richter <mqus at disroot dot org>
pkgname=srtune-git
-pkgver=0.2.0
+pkgver=0.3.0
pkgrel=1
pkgdesc="Fast and lightweight subtitle file manipulator capable of correcting time shift, drift, and cuts. (command line tool)"
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
url="https://git.ondrovo.com/MightyPork/srtune"
license=('MIT')
makedepends=('rust' 'cargo' 'git')
-source=("git+https://git.ondrovo.com/MightyPork/srtune.git#tag=0.2")
+source=("git+https://git.ondrovo.com/MightyPork/srtune.git#tag=0.3")
md5sums=('SKIP')
build() {