summarylogtreecommitdiffstats
path: root/PKGBUILD
blob: d0ea3173090abe38ca7a819f89e8fc19d5fb9fb2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgname=oomox
pkgver=1.13.3
pkgrel=1
pkgdesc="The project packaging has been changed - please install 'themix-full-git' instead"
arch=('x86_64' 'i686')
url="https://github.com/themix-project/oomox"
license=('GPL3')
source=(
)
md5sums=(
)
depends=(
	'themix-full-git'
)
makedepends=(
)
optdepends=(
)

# vim: ft=PKGBUILD