summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcorey drew bruce2024-03-04 12:39:19 +1000
committercorey drew bruce2024-03-04 12:39:19 +1000
commit434c9356133985a723c72852bf3d28d146d6456c (patch)
treec70f0c7a41515a455ae757d2e6ec4fa283b2b9ba
parentd61c1761ecb620002ccde19604e114ec577bb310 (diff)
downloadaur-434c9356133985a723c72852bf3d28d146d6456c.tar.gz
LibElectron 1.0.20-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9eb352660a4a..5f384de78995 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libelectron
pkgdesc = A collection of npm dependencies for electron packages.
- pkgver = 1.0.19
+ pkgver = 1.0.20
pkgrel = 1
url = https://gitlab.com/libelectron/libelectron
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = libelectron
depends = npm
depends = git
depends = icu
- source = https://gitlab.com/libelectron/libelectron/-/archive/1.0.19-1/libelectron-1.0.19-1.tar.bz2
+ source = https://gitlab.com/libelectron/libelectron/-/archive/1.0.20-1/libelectron-1.0.20-1.tar.bz2
sha256sums = SKIP
pkgname = libelectron
diff --git a/PKGBUILD b/PKGBUILD
index 827a7a880186..832da3f95763 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=libelectron
-pkgver=1.0.19
+pkgver=1.0.20
pkgrel=1
arch=("x86_64" "aarch64")
url="https://gitlab.com/libelectron/libelectron"