odroid-c1-remote: use previous versioning

This commit is contained in:
Kevin Mihelich 2015-01-14 03:21:48 +00:00
parent ff5c0c0f08
commit e18cb0f848

View file

@ -4,8 +4,8 @@
buildarch=4
pkgname=odroid-c1-remote
pkgver=r1.00b09c9
pkgrel=1
pkgver=0.3
pkgrel=2
arch=('armv7h')
pkgdesc="ODROID-C1 remote control setup"
url="http://www.hardkernel.com/"
@ -16,11 +16,6 @@ source=("git+https://github.com/mdrjr/c1_irremote.git"
md5sums=('SKIP'
'6866b4f07369de69ea6ec57a3304c484')
pkgver() {
cd c1_irremote
printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"
}
build() {
cd c1_irremote
make