Skip to content

Commit

Permalink
pkgbuilds: tuxmake: 1.23.0
Browse files Browse the repository at this point in the history
Signed-off-by: Nathan Chancellor <[email protected]>
  • Loading branch information
nathanchance committed Feb 28, 2024
1 parent 513b05c commit 04c6c06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgbuilds/tuxmake/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Maintainer: Nathan Chancellor <[email protected]>
pkgname=tuxmake
pkgver=1.21.5
pkgver=1.23.0
pkgrel=1
pkgdesc='Thin wrapper to build Linux kernels'
url='https://tuxmake.org/'
Expand Down Expand Up @@ -32,7 +32,7 @@ optdepends=(
'socat: Offline build support'
)
source=("$pkgname-v$pkgver.tar.gz::https://gitlab.com/Linaro/$pkgname/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz")
sha256sums=('3322b737f424bdb5358315107cdb3c37fd5fc13adbb84e2d046aebe33ba2d236')
sha256sums=('1112c50bf62a097332986ba60dd8f23fc364102edf6a4487483f5f259770c356')

build() {
cd "$pkgname-v$pkgver"
Expand Down

0 comments on commit 04c6c06

Please sign in to comment.