change to git
This commit is contained in:
parent
02a0d9e2af
commit
648059c4a0
3 changed files with 30 additions and 18 deletions
14
.SRCINFO
14
.SRCINFO
|
|
@ -1,12 +1,14 @@
|
|||
pkgbase = pdfcpu
|
||||
pkgbase = pdfcpu-git
|
||||
pkgdesc = A PDF processor written in Go.
|
||||
pkgver = 0.6.0
|
||||
pkgrel = 2
|
||||
pkgver = v0.6.0.r2.gb89d7b1
|
||||
pkgrel = 1
|
||||
url = https://github.com/hhrutter/pdfcpu
|
||||
arch = x86_64
|
||||
license = Apache
|
||||
makedepends = go
|
||||
source = https://github.com/hhrutter/pdfcpu/archive/v0.6.0.tar.gz
|
||||
b2sums = f00ee93f1f8c1b1e7c398831f4cdff393d5a01b32753f6cffc5cd3cb2222c562d5a87b9cd31be96683ba4894be63edd2852ec0e1b47078cb77546f6bea1f37ba
|
||||
provides = pdfcpu
|
||||
conflicts = pdfcpu
|
||||
source = pdfcpu::git+https://github.com/pdfcpu/pdfcpu.git
|
||||
b2sums = SKIP
|
||||
|
||||
pkgname = pdfcpu
|
||||
pkgname = pdfcpu-git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue