blob: 4c333576df1222564535a9e12db7eb22892b432e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = aurgit
pkgdesc = A simple way to manage AUR packages
pkgver = 1.0
pkgrel = 1
url = https://github.com/Carpetsmoker/aurgit
arch = any
license = custom:MIT
depends = python>=3.5
depends = git
source = https://github.com/Carpetsmoker/aurgit/archive/v1.0.tar.gz
sha512sums = 71608022eb6ae13190c270df710f73398c208d069e93aed376d5070ac4ade4b115370911051be59569a68940077c98b11b98d1d2225ef5ad7d11785a02859b35
pkgname = aurgit
|