|
@@ -6,7 +6,7 @@ conflicts=('cedev-llvm')
|
|
|
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/v11.0/linux_CEdev.zip" "LICENSE")
|
|
|
+source=("https://github.com/CE-Programming/toolchain/releases/download/v11.0/CEdev-Linux.tar.gz" "LICENSE")
|
|
|
md5sums=('ec69c21da2daf235fc48496928a8a6a7' 'SKIP')
|
|
|
depends=('wine')
|
|
|
makedepends=('git' 'cmake')
|