summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtto Sabart2021-08-05 22:29:06 +0200
committerOtto Sabart2021-08-05 22:29:06 +0200
commit3c75a9f65f523c475e4a394d85bbdf1362b2c2ad (patch)
tree62487e88f1e259836d6685f8b589c73e25e6e642
parent6636c54052d3ce7d143f87be7d35badef55cfbd5 (diff)
downloadaur-3c75a9f65f523c475e4a394d85bbdf1362b2c2ad.tar.gz
bump to v4.0.62
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 97175f1a994d..a20a5c342b42 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.0.61
+ pkgver = 4.0.62
pkgrel = 17
url = https://github.com/QubesOS/qubes-core-agent-linux
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = qubes-core-agent-linux
makedepends = python-setuptools
makedepends = lsb-release
makedepends = pandoc
- source = qubes-vm-core::git+https://github.com/QubesOS/qubes-core-agent-linux.git?signed#tag=v4.0.61
+ source = qubes-vm-core::git+https://github.com/QubesOS/qubes-core-agent-linux.git?signed#tag=v4.0.62
source = PKGBUILD.qubes-ensure-lib-modules.service
source = PKGBUILD.qubes-update-desktop-icons.hook
source = PKGBUILD-qubes-pacman-options.conf
@@ -89,4 +89,3 @@ pkgname = qubes-vm-networking
pkgname = qubes-vm-keyring
pkgdesc = Qubes OS Binary Repository Activation package and Keyring
install = PKGBUILD-keyring.install
-
diff --git a/PKGBUILD b/PKGBUILD
index cd4ef18d9e4a..8ed4b77feca1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgbase=qubes-core-agent-linux
pkgname=(qubes-vm-core qubes-vm-networking qubes-vm-keyring)
_gitname=${pkgname%-git*}
-pkgver=4.0.61
+pkgver=4.0.62
pkgrel=17
pkgdesc="The Qubes core files for installation inside a Qubes VM."
arch=("x86_64")