summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fc1a130c42e4..e282074e76e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Luna D. Dragon (nullrequest) <nullreques [@] vivaldi.net>
pkgbase=linux-clang
-pkgver=5.18.14.arch1
-pkgrel=2
+pkgver=5.18.15.arch1
+pkgrel=1
pkgdesc='Linux but built with clang'
_srctag=v${pkgver%.*}-${pkgver##*.}
url="https://github.com/archlinux/linux/commits/$_srctag"