summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTércio Martins2020-01-31 04:22:58 -0300
committerTércio Martins2020-01-31 04:22:58 -0300
commita34bed8bdfce5f53479cfb0451d877d7663f43a0 (patch)
treea618a25cdce714e19f68762770b8ce4900f558aa /PKGBUILD
parent12decedef4a8f1d655264ea2c9da4fcbbda9f542 (diff)
downloadaur-a34bed8bdfce5f53479cfb0451d877d7663f43a0.tar.gz
The license information has been corrected in the PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc732e56122f..8c0cf0ac37fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
arch=('i686' 'pentium4' 'x86_64')
pkgdesc="A library that decodes, encodes and reads properties of media-files"
url="https://github.com/jonno85uk/mediahandling"
-license=('GPL3')
+license=('custom:BSD3')
depends=('ffmpeg')
makedepends=('cmake' 'ffmpeg' 'fmt' 'git')
conflicts=('mediahandling')