change version
This commit is contained in:
parent
0bc5b001e0
commit
7a064fe3da
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: wirlaburla <wirlaburla@worlio.com>
|
||||
|
||||
pkgname=trakker-git
|
||||
pkgver=0.0.2.1.2
|
||||
pkgver=0.2.2
|
||||
pkgrel=1
|
||||
pkgdesc=''
|
||||
arch=('x86_64' 'aarch64')
|
||||
|
@ -35,5 +35,3 @@ package() {
|
|||
cd $pkgname/build
|
||||
make install DESTDIR="$pkgdir"
|
||||
}
|
||||
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
#include <xmp.h>
|
||||
#include <ncurses.h>
|
||||
|
||||
#define VERSION "0.0.2.1"
|
||||
#define VERSION "0.2.2"
|
||||
#define SAMPLERATE 48000
|
||||
#define BUFFER_SIZE 250000
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user