summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEmeric2021-01-07 14:27:15 +0100
committerEmeric2021-01-07 14:27:15 +0100
commit897f46696c06ccef861d05a2ac981094c448c807 (patch)
treea53ea7ce1198c091b3daeee48fbb99a6e0057b48 /PKGBUILD
parentba0f44efef174589c4f0be754a182528b6b69cb5 (diff)
downloadaur-autopanovideo-beta.tar.gz
Update PKGBUILD, remove faulty provides
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2f99607af1d0..6a5af6648c2c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
# Created: 12/12/2016
pkgname=autopanovideo-beta
pkgver=3.0.0.400
-pkgrel=1
+pkgrel=2
pkgdesc="Stitch and create 360° videos automatically with Autopano Video BETA (trial version)."
arch=('x86_64')
url='http://www.kolor.com/autopano-video/'
license=('custom: "commercial"')
-provides=('autopanovideopro-beta', 'autopanovideopro', 'autopanovideo')
+provides=('autopanovideopro')
optdepends=('autopanogiga: Edit control points manually'
'gopro-vr-player: 360 video player')
install="$pkgname.install"