blob: ea685e9653deac1bb618cce06c8c8b7054b9d79a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = zram-init-git
pkgdesc = Setup zram-based tmpfs and swap devices on boot
pkgver = 9.0.r0.g2cb4dc3
pkgrel = 2
url = http://en.wikipedia.org/wiki/ZRam
arch = any
license = GPL
depends = bash
source = zram-init-git::git+https://github.com/vaeth/zram-init.git#branch=master
md5sums = SKIP
pkgname = zram-init-git
|