summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordaert2019-09-05 18:24:31 +0200
committerdaert2019-09-05 18:24:31 +0200
commit417b2692e9609bd33cb22d29bb856623da0c716a (patch)
treec9415d2f190875ce25b58086f72ba07d87eea674 /PKGBUILD
parentf0fb2d6b39499a896cf3bd9dd375917fde1d6840 (diff)
downloadaur-mediainfo-gui-hv.tar.gz
Updated sources
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8c028b5c0ac3..f7b9271d8703 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,20 +3,20 @@
# NOTE: This PKGBUILD provides mediainfo-gui with default html view
pkgname=(mediainfo-gui-hv)
-pkgver=18.12
+pkgver=19.07
pkgrel=1
pkgdesc="Supplies technical and tag information about a video or audio file (GUI interface, html view)"
url="https://mediaarea.net/"
arch=('x86_64')
license=('BSD')
-depends=('libmediainfo=18.12' 'wxgtk3')
+depends=('libmediainfo=19.07' 'wxgtk3')
provides=('mediainfo-gui')
conflicts=('mediainfo-gui')
source=("https://mediaarea.net/download/source/mediainfo/$pkgver/mediainfo_$pkgver.tar.xz"
"default-to-html-view.patch"
)
-sha512sums=('f5e70b075516ffa21f41d049b64f00275387366e5bad4bb331211db9e7449035bea2acbe37bf7074499ed56a01d45b8e94b078ca52334591f4dd9b985d3cc3a0'
+sha512sums=('ef543b2b3fa61347adaa510fc3b051ff148e24ef6461e25b9f1d158f3c4b57ce96826d0c0e8ae46996092e0eb84e99308ba87d95dd0392b99f05b704438c5983'
'55d33e781e46d6348280b733a19f0727d27a1deff20c96df5aa59547b63aae53767421fd34876eea6518641803d85c8793f6bd83a96f89a70c6bad08a76b9f2f')
prepare() {