Version bump for electric-boogaloo
Getty Ritter
8 years ago
1 | 1 | # Template file for 'electric-boogaloo' |
2 | 2 | pkgname=electric-boogaloo |
3 |
version=0.1. |
|
3 | version=0.1.2 | |
4 | 4 | revision=1 |
5 | 5 | hostmakedepends="ghc cabal-install git" |
6 | 6 | makedepends="" |
10 | 10 | license="GPL-3" |
11 | 11 | homepage="https://github.com/aisamanra/electric-boogaloo" |
12 | 12 | distfiles="https://github.com/aisamanra/${pkgname}/archive/v${version}.tar.gz" |
13 |
checksum=" |
|
13 | checksum="484b1f7fc6d5833509e81772f1de10ed18f6181ad587527fcb7db9465f04a24f" | |
14 | nopie="yes" | |
14 | 15 | |
15 | 16 | do_build() { |
16 | 17 | cabal sandbox init |