summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtto Sabart2022-08-09 09:00:00 +0200
committerOtto Sabart2022-08-09 14:11:11 +0200
commitd24bd02dca106c1f77c384862bacd3dda54c5ed7 (patch)
tree0f6efb4cd0b848ed83a805a68a39a92b4abfd409
parent94785edccfc9650050bbae21f930a5b876ee103e (diff)
downloadaur-d24bd02dca106c1f77c384862bacd3dda54c5ed7.tar.gz
bump version to v4.1.37
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9c726f6a1d2f..552879ed1c1f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qubes-core-agent-linux
pkgdesc = The Qubes core files for installation inside a Qubes VM.
- pkgver = 4.1.36
+ pkgver = 4.1.37
pkgrel = 1
url = https://github.com/QubesOS/qubes-core-agent-linux
arch = x86_64
@@ -19,7 +19,7 @@ pkgbase = qubes-core-agent-linux
makedepends = pandoc
makedepends = shared-mime-info
makedepends = desktop-file-utils
- source = qubes-vm-core::git+https://github.com/QubesOS/qubes-core-agent-linux.git?signed#tag=v4.0.65
+ source = qubes-vm-core::git+https://github.com/QubesOS/qubes-core-agent-linux.git?signed#tag=v4.1.37
source = PKGBUILD.qubes-ensure-lib-modules.service
source = PKGBUILD.qubes-update-desktop-icons.hook
source = PKGBUILD-qubes-pacman-options.conf
diff --git a/PKGBUILD b/PKGBUILD
index 6707bb477f21..77007a7dc666 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgbase=qubes-core-agent-linux
pkgname=(qubes-vm-core qubes-vm-networking qubes-vm-keyring qubes-vm-passwordless-root)
_gitname=${pkgname%-git*}
-pkgver=4.1.36
+pkgver=4.1.37
pkgrel=1
pkgdesc="The Qubes core files for installation inside a Qubes VM."
arch=("x86_64")