diff options
author | Katelyn Schiesser | 2020-12-09 15:42:48 -0800 |
---|---|---|
committer | Katelyn Schiesser | 2020-12-09 15:42:48 -0800 |
commit | 41e5494607a2bf60c06fa14bd06cb1b5504adaf9 (patch) | |
tree | 0410986c8802dfb1b9803421a33595c875e9aa75 /PKGBUILD | |
parent | ebadce08d3d19fe6edc5f3d46ecbf444d69508d2 (diff) | |
download | aur-41e5494607a2bf60c06fa14bd06cb1b5504adaf9.tar.gz |
Update to 5.9.13.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.9.12.arch1 +pkgver=5.9.13.arch1 pkgrel=1 pkgdesc='Linux' _srctag=v${pkgver%.*}-${pkgver##*.} |