Skip to content

Commit

Permalink
Update to v5.14.3-zen1-1-muqss
Browse files Browse the repository at this point in the history
  • Loading branch information
RiverOnVenus committed Sep 13, 2021
1 parent 08b32b7 commit aadd9d0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
uses: ncipollo/release-action@v1.8.6
with:
allowUpdates: 1
tag: "v5.14.2-zen1-2-muqss"
tag: "v5.14.3-zen1-1-muqss"
artifacts: "./*/*.zst"
token: ${{ secrets.GITHUB_TOKEN }}
4 changes: 2 additions & 2 deletions zen-muqss/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>

pkgbase=linux-zen
pkgver=5.14.2.zen1
pkgrel=2
pkgver=5.14.3.zen1
pkgrel=1
pkgdesc='Linux ZEN'
_srctag=v${pkgver%.*}-${pkgver##*.}
url="https://github.com/zen-kernel/zen-kernel/commits/$_srctag"
Expand Down

0 comments on commit aadd9d0

Please sign in to comment.