Skip to content

Instantly share code, notes, and snippets.

@mrz
mrz / PKGBUILD
Created June 29, 2015 13:45
tarsnap-gui PKGBUILD
_gitname=tarsnap-gui
pkgname=tarsnap-gui-git
pkgver=v0.5.r25.gfaf1507
pkgrel=1
pkgdesc="Cross platform GUI for the Tarsnap command line client"
arch=('i686' 'x86_64')
url="https://github.com/Tarsnap/tarsnap-gui"
license=('BSD')
depends=('qt5-base')
makedepends=('git')