Update version
This commit is contained in:
parent
6f8814d83f
commit
37a2dd674b
2 changed files with 5 additions and 5 deletions
4
PKGBUILD
4
PKGBUILD
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
pkgname=pdfcpu
|
||||
_gourl=github.com/hhrutter/pdfcpu
|
||||
pkgver=0.1.22
|
||||
pkgver=0.1.23
|
||||
pkgrel=1
|
||||
pkgdesc="A PDF processor written in Go"
|
||||
arch=(i686 x86_64 armv7h)
|
||||
|
|
@ -14,7 +14,7 @@ makedepends=(go)
|
|||
|
||||
source=(pdfcpu-$pkgver.tar.gz::https://$_gourl/archive/v$pkgver.tar.gz)
|
||||
|
||||
sha256sums=('452860b423d930d9c751cdcd765381370cdb87e55133a3495bd74bdd36ecb62d')
|
||||
sha256sums=('817eae6cf8653b3a15d3763c0ae441e62e8339586943357a20b442e829072423')
|
||||
|
||||
prepare() {
|
||||
export GOPATH="${srcdir}/build"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue