summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca6735ee2513..ad38536652cc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = qubes-core-agent-linux
pkgdesc = The Qubes core files for installation inside a Qubes VM.
- pkgver = 4.0.63
- pkgrel = 2
+ pkgver = 4.0.65
+ pkgrel = 1
url = https://github.com/QubesOS/qubes-core-agent-linux
arch = x86_64
license = GPL
@@ -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.63
+ source = qubes-vm-core::git+https://github.com/QubesOS/qubes-core-agent-linux.git?signed#tag=v4.0.65
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 714e6d5c6b55..ec8a780c7277 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
pkgbase=qubes-core-agent-linux
pkgname=(qubes-vm-core qubes-vm-networking qubes-vm-keyring)
_gitname=${pkgname%-git*}
-pkgver=4.0.63
-pkgrel=2
+pkgver=4.0.65
+pkgrel=1
pkgdesc="The Qubes core files for installation inside a Qubes VM."
arch=("x86_64")
url="https://github.com/QubesOS/qubes-core-agent-linux"