summarylogtreecommitdiffstats
path: root/PKGBUILD
blob: 6f2cec4648addd3ce0396c6964dbfdaf68268236 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Maintainer: Yauhen Kirylau <actionless DOT loveless PLUS aur AT gmail MF com>
# Upstream URL: https://github.com/themix-project/oomox

pkgname=oomox-git
pkgver=1.15
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