summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTércio Martins2021-07-28 22:06:46 -0300
committerTércio Martins2021-07-28 22:06:46 -0300
commit1d3ad8197778986c1447ffc691d00883fdf3e444 (patch)
treeae3462fbfc9d5095155bac6e80320eb3c509c826 /PKGBUILD
parent164154be17ae3323dce36787c5cc6236c28429da (diff)
downloadaur-1d3ad8197778986c1447ffc691d00883fdf3e444.tar.gz
Remove unnecessary line in "cmake" command
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 14c5a37a7bc0..bc3c44be1598 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=olive-git
_pkgname=${pkgname%-*}
pkgver=continuous.r1090.g5254be3fb
-pkgrel=1
+pkgrel=2
arch=('pentium4' 'x86_64')
pkgdesc="Free non-linear video editor"
url="https://www.olivevideoeditor.org/"