diff options
author | Katelyn Schiesser | 2021-03-11 12:25:36 -0800 |
---|---|---|
committer | Katelyn Schiesser | 2021-03-11 12:25:36 -0800 |
commit | 46352281b38fa7e3830e8e7b083f711a50d12f8e (patch) | |
tree | 5d52252bd5b7de82815b1565cccc60d8a3665c87 /PKGBUILD | |
parent | ba4f8244a42f24f02835fa345c9b7ba31a0884b8 (diff) | |
download | aur-46352281b38fa7e3830e8e7b083f711a50d12f8e.tar.gz |
Update to 5.11.5.arch1
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ # Upstream: Jan Alexander Steffens (heftig) <heftig@archlinux.org> pkgbase=linux-vfio -pkgver=5.11.4.arch1 +pkgver=5.11.5.arch1 pkgrel=1 pkgdesc='Linux' _srctag=v${pkgver%.*}-${pkgver##*.} |