blob: beb787bac0abe47a501b7a9d8e1ea204f4c79264 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = pug-hook-git
pkgdesc = Automatically saves and synchronizes Pacman and AUR installed package lists into Gists.
pkgver = 20200107.e4bb973
pkgrel = 1
url = https://github.com/Ventto/pug
arch = x86_64
arch = i686
license = GPL
makedepends = make
makedepends = git
depends = pacman
depends = gist>=4.5.0
conflicts = pug
source = git+https://github.com/Ventto/pug
sha256sums = SKIP
pkgname = pug-hook-git
|