Skip to content

Commit

Permalink
pkgbuilds: tuxmake: 1.21.0
Browse files Browse the repository at this point in the history
Signed-off-by: Nathan Chancellor <[email protected]>
  • Loading branch information
nathanchance committed Jan 12, 2024
1 parent 716246a commit d9aa594
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.20.0
pkgver=1.21.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=('6494860f2bfec62b5531d73939355b548a899b0d9373c5a7971b481f134662ae')
sha256sums=('660d3fa196dd31464d71d24b8a73f35cb98164b651541b57f0e18850778949c1')

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

0 comments on commit d9aa594

Please sign in to comment.