summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorReNoM2020-07-24 15:14:25 +0300
committerReNoM2020-07-24 15:14:25 +0300
commit8b9f9e08db99404be48d489540b3e69bb7c9793b (patch)
tree84cf7338bdea4532ab9f85bd2a4a90f4d4af0119 /PKGBUILD
parent83596fdc306e2225da90ab154c7c4012cab1c3e8 (diff)
downloadaur-sub3dtool-git.tar.gz
Fix license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index af639a12e6ff..e345dde59590 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@
pkgname=sub3dtool-git
_pkgname=sub3dtool
pkgver=r6.668216a
-pkgrel=1
+pkgrel=2
pkgdesc="Convert subtitle to 3D (ASS Format) to use with VLC or MPlayer"
arch=("x86_64")
url="https://github.com/TheZoc/sub3dtool"
-licence="GPL3"
+license=("GPL3")
depends=()
makedepends=("git")
provides=("sub3dtool")