mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
tn93: auto updated to 1:1.0.14-1
This commit is contained in:
parent
1ab906ccb4
commit
06eac81018
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
pkgname=tn93
|
||||
epoch=1
|
||||
pkgver=1.0.14
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="TN93 fast distance calculator"
|
||||
arch=(x86_64)
|
||||
url="https://github.com/veg/tn93"
|
||||
|
@ -11,7 +11,7 @@ license=('MIT')
|
|||
depends=('gcc-libs')
|
||||
makedepends=('cmake' 'make' 'gcc' 'git')
|
||||
source=("git+$url.git#tag=v${pkgver}")
|
||||
md5sums=('SKIP')
|
||||
md5sums=('651f294471dec32e90b559a3001bc4fe')
|
||||
|
||||
build() {
|
||||
cd $pkgname
|
||||
|
|
Loading…
Add table
Reference in a new issue