summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortaotieren2025-04-19 16:48:17 +0800
committertaotieren2025-04-19 16:48:17 +0800
commit7c0d52ec9698785fb59b49314525b3dcaf89d184 (patch)
treefa708bf6f255c22a53a319b3e27721d9d0f2d849 /PKGBUILD
parenta322cdcfe04919269a05569212644783a0a0b31b (diff)
downloadaur-7c0d52ec9698785fb59b49314525b3dcaf89d184.tar.gz
[lilac] updated to 1.3.6-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8bc119855691..54c2be8f7fea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: taotieren <admin@taotieren.com>
pkgname=vlc-protocol
-pkgver=1.3.5
+pkgver=1.3.6
pkgrel=1
epoch=
pkgdesc="VLC Protocol Handler - - Support vlc:// protocol links"
@@ -26,7 +26,7 @@ source=(
"${pkgname}.install"
"${pkgname}-linux-${pkgver}.zip::${url}/releases/download/v${pkgver}/${pkgname}-linux.zip")
sha256sums=('879e060df1bcb21837ba452f90f75c49f2952a64a4ea66b1d8444b4029ad10f2'
- '5f0d8377eb7b318eadaa322ac31d49102b9ee6911433ef1b9e21531c3c2cca26')
+ 'c3dde17f6e27ef6f725f4c20d3ba8707c526a49e369c4d2c5f2331b94d02daa1')
noextract=(
${pkgname}-linux-${pkgver}.zip)