Browse Source

Update to v9.0

Nathaniel van Diepen 3 years ago
parent
commit
fe4dc007ba
1 changed files with 2 additions and 2 deletions
  1. 2 2
      PKGBUILD

+ 2 - 2
PKGBUILD

@@ -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')