summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSam Mulvey2022-12-14 08:39:46 -0800
committerSam Mulvey2022-12-14 08:39:46 -0800
commit0a76114ef93b9cb8a6f69c9c7afb8f72fc7e0992 (patch)
tree5913e15d57892bf6e43fcff004faa27f5f0afa73 /PKGBUILD
parentfa319ee3aa17d3ee5bc890b71b19de21cbc9de30 (diff)
downloadaur-0a76114ef93b9cb8a6f69c9c7afb8f72fc7e0992.tar.gz
update to 4.17.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 34d43080ed3f..7feca3c2aa9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -30,8 +30,8 @@ _common_make_flags=(
pkgbase=xen
pkgname=("xen" "xen-docs")
-pkgver=4.16.3pre
-_branch="stable-4.16"
+pkgver=4.17.0
+_branch="stable-4.17"
pkgrel=1
pkgdesc='Open-source type-1 or baremetal hypervisor - stable branch'
arch=('x86_64')