mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
free-delta: auto updated to 2.8.4-1
This commit is contained in:
parent
38c0e5310a
commit
2ede59bd61
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
# Contributor: FabioLolix
|
# Contributor: FabioLolix
|
||||||
|
|
||||||
pkgname=free-delta
|
pkgname=free-delta
|
||||||
pkgver=2.8.2
|
pkgver=2.8.4
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="An Open Source System for Processing Taxonomic Descriptions"
|
pkgdesc="An Open Source System for Processing Taxonomic Descriptions"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -11,7 +11,7 @@ url="http://freedelta.sourceforge.net/"
|
||||||
license=('GPL3')
|
license=('GPL3')
|
||||||
depends=(gtk2)
|
depends=(gtk2)
|
||||||
source=("https://sourceforge.net/projects/freedelta/files/freedelta/freedelta_${pkgver}_amd64.deb")
|
source=("https://sourceforge.net/projects/freedelta/files/freedelta/freedelta_${pkgver}_amd64.deb")
|
||||||
sha256sums=('90f9ce3bb0cedeb9ddb44a8e17bfedda38615fe16b7743b76332109443c32a29')
|
sha256sums=('952e8c75117ad8eaa6c295a920b8681119c2f4832de344d015692c4869eb3097')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
install -dDm755 "$pkgdir"/usr/{bin,share/free-delta}
|
install -dDm755 "$pkgdir"/usr/{bin,share/free-delta}
|
||||||
|
|
Loading…
Add table
Reference in a new issue