summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Bright2016-09-10 20:55:03 +0100
committerDan Bright2016-09-10 20:55:03 +0100
commitb4fd747643fe5b174ea80e14beaf176d8db82b8b (patch)
treea6aebf2c3e4f38e389920633ac5ee96cf0409e00
parent59af5bd64ed416ede3afde33f875c722d156fa68 (diff)
downloadaur-b4fd747643fe5b174ea80e14beaf176d8db82b8b.tar.gz
Fix reinstall bug
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2bf4460fdbec..e10c403ea4b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dan Bright <productions at zaziork dot com>
pkgname=videotagger
-pkgrel=1 # package release (reset to 1 when new package version released (pkgver)
+pkgrel=2 # package release (reset to 1 when new package version released (pkgver)
pkgver=0.1.3.r17 # package version (increment when new application version released, but overwritten on build with pkgver() method below)
pkgdesc="NOTE: THIS IS BETA. USE AT YOUR OWN RISK. GTK 3.x research tool application to take timestamped tags/notes of streamed or locally played video clips. The application controls and uses MPV player."
arch=('any')