summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgameslayer2023-06-01 12:25:05 +1000
committergameslayer2023-06-01 12:25:05 +1000
commitc45beac317ed91257f1d6adc1decab83877776d5 (patch)
treec480067a2eee7f910c668fdfca8fa6e887d87575 /PKGBUILD
parente0adcf17afedb7fc935b28edd8d012d9d145abce (diff)
downloadaur-c45beac317ed91257f1d6adc1decab83877776d5.tar.gz
LibElectron 1.0.12-1 - Updated Electron Widevine to v25.0.0+wvcus
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f977c6d047c4..5b6e3add4c36 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=libelectron
-pkgver=1.0.11
+pkgver=1.0.12
pkgrel=1
arch=("x86_64" "aarch64")
url="https://gitlab.com/libelectron/libelectron"
@@ -7,7 +7,7 @@ license=('GPL')
depends=('npm' 'git')
pkgdesc="A collection of npm dependencies for electron packages."
makedepends=('unzip')
-source=("https://gitlab.com/libelectron/libelectron/-/archive/1.0.11-1/libelectron-1.0.11-1.tar.bz2")
+source=("https://gitlab.com/libelectron/libelectron/-/archive/1.0.12-1/libelectron-1.0.11-1.tar.bz2")
sha256sums=('SKIP')
package() {