summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPete Alexandrou2017-11-22 09:50:04 +0800
committerPete Alexandrou2017-11-22 09:50:04 +0800
commit2596c72575d44564014c8a44a424b9af97fbe88f (patch)
tree807ba66460c0b98c0a3f6b9eeac42a41b65db7e1
parent91e406048ada95fcf764218b7cc14d19b58a1f33 (diff)
downloadaur-2596c72575d44564014c8a44a424b9af97fbe88f.tar.gz
metadata updates
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 566d0cce2785..81d89e9ebcdd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vidcutter
- pkgdesc = the simplest + fastest video cutter and joiner
+ pkgdesc = A modern, simple to use, constantly evolving and hella fast MEDIA CUTTER + JOINER w/ frame-accurate SmartCut technology + assistance from Qt5, libmpv, FFmpeg and MediaInfo projects.
pkgver = 5.0.0
- pkgrel = 2
+ pkgrel = 3
url = https://vidcutter.ozmartians.com
install = vidcutter.install
changelog = changelog
diff --git a/PKGBUILD b/PKGBUILD
index 27f4e4e25a18..28823dda0b7e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Pete Alexandrou <pete@ozmartians.com>
pkgname=vidcutter
pkgver=5.0.0
-pkgrel=2
-pkgdesc="the simplest + fastest video cutter and joiner"
+pkgrel=3
+pkgdesc="A modern, simple to use, constantly evolving and hella fast MEDIA CUTTER + JOINER w/ frame-accurate SmartCut technology + assistance from Qt5, libmpv, FFmpeg and MediaInfo projects."
arch=('i686' 'x86_64')
license=('GPL3')
url="https://vidcutter.ozmartians.com"