Skip to content

Commit

Permalink
asm6809: groups=('m6809-toolchain')
Browse files Browse the repository at this point in the history
  • Loading branch information
stahta01 committed Nov 3, 2024
1 parent 40c86cd commit 10292f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions asm6809/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ _realname=asm6809
pkgbase=${_realname}
pkgname="${_realname}"
pkgver=2.13
pkgrel=2
pkgrel=3
pkgdesc="Cross Assembler for the Motorola 6809 and Hitachi 6309 microprocessors"
arch=('i686' 'x86_64')
makedepends=('gcc')
url="https://www.6809.org.uk/asm6809/"
license=('GPL3')
groups=("${_target}-toolchain")
groups=('m6809-toolchain')
source=("https://www.6809.org.uk/asm6809/dl/${_realname}-${pkgver}.tar.gz")
sha256sums=('1a5caa2ab411d6f0bdcb97004f7aa2b7f3ade0b7a281a2322380ff9fe116c6cb')
prepare() {
Expand Down

0 comments on commit 10292f1

Please sign in to comment.