blob: bbefb15614f941d2821fcf72680cc69c53eaefed (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = xgraphic
pkgdesc = Switch between nvidia and bumblebee
pkgver = 0.2.0
pkgrel = 1
url = https://github.com/erayaydin/xgraphic
install = xgraphic.install
arch = any
license = MIT
makedepends = python-distribute
depends = python
source = https://github.com/erayaydin/xgraphic/archive/v0.2.0.tar.gz
sha256sums = 076c7d676859c3852535b68ef8b487d3443c1cf6f987ed174a86c0cbc586fc5b
pkgname = xgraphic
|