BUMP VERSION

This commit is contained in:
Tobias Reisinger 2020-07-17 23:40:58 +02:00
parent dd1ac6fe52
commit 9f2455321e
5 changed files with 6 additions and 6 deletions

View file

@ -16,7 +16,7 @@ steps:
- export MAKEFLAGS="-j$(grep -c ^processor /proc/cpuinfo)"
- cd core/
- makepkg -s -f --cleanbuild --noconfirm
- name: makepkg-core-testimg
- name: makepkg-core-testing
image: serguzim/emgauwa-packager
commands:
- export CFLAGS="-marm -mfpu=vfp -march=armv6zk+fp -mcpu=arm1176jzf-s -mtune=arm1176jzf-s"

View file

@ -1,6 +1,6 @@
# Maintainer: Tobias Reisinger <tobias@msrg.cc>
pkgname=emgauwa-controller-testing
pkgver=0.2.5
pkgver=0.2.6
pkgrel=1
epoch=
pkgdesc=""

View file

@ -1,6 +1,6 @@
# Maintainer: Tobias Reisinger <tobias@msrg.cc>
pkgname=emgauwa-controller
pkgver=0.2.5
pkgver=0.2.6
pkgrel=1
epoch=
pkgdesc=""

View file

@ -1,6 +1,6 @@
# Maintainer: Tobias Reisinger <tobias@msrg.cc>
pkgname=emgauwa-core-testing
pkgver=0.2.2
pkgver=0.2.3
pkgrel=1
epoch=
pkgdesc=""

View file

@ -1,7 +1,7 @@
# Maintainer: Tobias Reisinger <tobias@msrg.cc>
pkgname=emgauwa-core
pkgver=0.2.2
pkgrel=4
pkgver=0.2.3
pkgrel=1
epoch=
pkgdesc=""
arch=('any')