summarylogtreecommitdiffstats
path: root/PKGBUILD.template
blob: a5024fbe42a33e512cbfb1c507e4faa29c8d150d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#Maintainer: Cyan Lin <xusine at outlook dot com>

pkgbase=surfer-waveform
pkgname=surfer-waveform-git-bin
pkgver=0.3.0.r{}.{}
pkgrel=1
provides=('surfer-waveform')
pkgdesc='A waveform viewer with a focus on a snappy usable interface, and extensibility.'
arch=('x86_64')
url='https://gitlab.com/surfer-project/surfer'
license=('EUPL')
depends=('openssl')
source=("$pkgname-$pkgver.zip::{}")
sha256sums=('SKIP')