|
@@ -4,8 +4,8 @@ pkgrel=1
|
|
|
url='https://github.com/CE-Programming/toolchain'
|
|
|
pkgdesc="Toolchain and libraries for C programming on the TI-84 Plus CE / TI-83 Premium CE calculators"
|
|
|
arch=('any')
|
|
|
-source=("https://github.com/CE-Programming/toolchain/releases/download/v8.8/linux_CEdev.tar.gz" "LICENSE")
|
|
|
-md5sums=('da460d52b6308ae644a37d2f034d813d' 'SKIP')
|
|
|
+source=("https://github.com/CE-Programming/toolchain/releases/download/v9.0/linux_CEdev.zip" "LICENSE")
|
|
|
+md5sums=('27aa431c2eb9ecdbe6e2df9a3bd7701b' 'SKIP')
|
|
|
depends=('wine')
|
|
|
makedepends=('git' 'cmake')
|
|
|
license=('custom')
|