summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFernandez Ludovic2020-07-10 09:42:39 +0200
committerFernandez Ludovic2020-07-10 09:42:39 +0200
commit0eb6d345c033512c28d74a201d72cdfffe754fea (patch)
tree33838e257aabd97ba2dca74ef28145ddb92037d9
parent88ae3aaf3b839411ff5558d8bcd68e429b145a63 (diff)
downloadaur-0eb6d345c033512c28d74a201d72cdfffe754fea.tar.gz
feat: v1.4.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b0177021a59a..fadbcddbefb7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = nfpm
pkgdesc = A simple deb and rpm packager written in Go
- pkgver = v1.3.2
+ pkgver = v1.4.0
pkgrel = 1
url = https://github.com/goreleaser/nfpm
arch = x86_64
license = MIT
- source = https://github.com/goreleaser/nfpm/releases/download/v1.3.2/nfpm_1.3.2_linux_x86_64.tar.gz
- sha256sums = 47aa4970578aaf1df7b492e0df78068ed9fb27a562e4e0e9ac2cbc3f816af7d2
+ source = https://github.com/goreleaser/nfpm/releases/download/v1.4.0/nfpm_1.4.0_linux_x86_64.tar.gz
+ sha256sums = 9db994c92c6d03173e0a5749c36d5d4b5636559bf3bc9bf387188b4824612bbf
pkgname = nfpm
diff --git a/PKGBUILD b/PKGBUILD
index c208ac727625..61eb35f1fd00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fernandez Ludovic <lfernandez dot dev at gmail dot com>
pkgname='nfpm'
-pkgver=v1.3.2
+pkgver=v1.4.0
pkgrel=1
pkgdesc='A simple deb and rpm packager written in Go '
url='https://github.com/goreleaser/nfpm'
@@ -14,7 +14,7 @@ makedepends=()
_basedownloadurl="${url}/releases/download/v${pkgver#v}"
source=("${_basedownloadurl}/${pkgname}_${pkgver#v}_linux_${arch}.tar.gz")
-sha256sums=('47aa4970578aaf1df7b492e0df78068ed9fb27a562e4e0e9ac2cbc3f816af7d2')
+sha256sums=('9db994c92c6d03173e0a5749c36d5d4b5636559bf3bc9bf387188b4824612bbf')
package() {
# Bin