summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFernandez Ludovic2021-02-11 04:44:40 +0100
committerFernandez Ludovic2021-02-11 04:44:40 +0100
commit126a35bc1811c6c097456cb9ad0a14ae36cd6d3f (patch)
treeee0e793834936d952bde5072345f5fc419e7e5d2
parentea04b33aba231c8d684ae1abe02679d0217d1821 (diff)
downloadaur-126a35bc1811c6c097456cb9ad0a14ae36cd6d3f.tar.gz
feat: v2.2.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e807146dd81c..92a276c6f10f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = nfpm
pkgdesc = A simple deb and rpm packager written in Go
- pkgver = v2.2.3
+ pkgver = v2.2.4
pkgrel = 1
url = https://github.com/goreleaser/nfpm
arch = x86_64
license = MIT
- source = https://github.com/goreleaser/nfpm/releases/download/v2.2.3/nfpm_2.2.3_linux_x86_64.tar.gz
- sha256sums = 1366cc99dc2286a8bb051a633f63b1236faf07f112b1cddb461ca6e226315671
+ source = https://github.com/goreleaser/nfpm/releases/download/v2.2.4/nfpm_2.2.4_linux_x86_64.tar.gz
+ sha256sums = 58a4982ad29936e2ae0d2ce11623658baae45de032b424fab3b72ef0c6e6b0db
pkgname = nfpm
diff --git a/PKGBUILD b/PKGBUILD
index 8d1b3b09cb24..680bf75f94d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fernandez Ludovic <lfernandez dot dev at gmail dot com>
pkgname='nfpm'
-pkgver=v2.2.3
+pkgver=v2.2.4
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=('1366cc99dc2286a8bb051a633f63b1236faf07f112b1cddb461ca6e226315671')
+sha256sums=('58a4982ad29936e2ae0d2ce11623658baae45de032b424fab3b72ef0c6e6b0db')
package() {
# Bin