summaryrefslogtreecommitdiff
path: root/test/toru.d/libre/simple/PKGBUILD
blob: e2d44d1accc213e85577c807c6fef9cf0888228c (plain)
1
2
3
4
5
6
7
8
9
10
11
pkgname='simple'
pkgver=1.0
license=('GPL')
url='https://parabola.nu'

pkgrel=1
arch=(any)

package() {
	:
}