summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicoHood2019-03-30 17:23:24 +0100
committerNicoHood2019-03-30 17:23:24 +0100
commit5a55d7a2877ecf7466bdfd99129d6b5174644894 (patch)
treeeb0ed5588884e5bcbd1b16dad254e91b87f7f1f4
parent19c0f377d097a54319ceb0bd294249b82b7f096b (diff)
downloadaur-5a55d7a2877ecf7466bdfd99129d6b5174644894.tar.gz
Update 1.3.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3367759bd089..3d816a84df3f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gpgit
pkgdesc = A shell script that automates the process of signing Git sources via GPG
- pkgver = 1.3.2
+ pkgver = 1.3.3
pkgrel = 1
epoch = 1
url = https://github.com/NicoHood/gpgit
@@ -13,10 +13,10 @@ pkgbase = gpgit
optdepends = jq: Github API upload
optdepends = curl: Github API upload
optdepends = lzip: Compression option
- source = gpgit-1.3.2.tar.xz::https://github.com/NicoHood/gpgit/releases/download/1.3.2/gpgit-1.3.2.tar.xz
- source = gpgit-1.3.2.tar.xz.asc::https://github.com/NicoHood/gpgit/releases/download/1.3.2/gpgit-1.3.2.tar.xz.asc
+ source = gpgit-1.3.3.tar.xz::https://github.com/NicoHood/gpgit/releases/download/1.3.3/gpgit-1.3.3.tar.xz
+ source = gpgit-1.3.3.tar.xz.asc::https://github.com/NicoHood/gpgit/releases/download/1.3.3/gpgit-1.3.3.tar.xz.asc
validpgpkeys = 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161
- sha512sums = 74bce046b8dcdd5a6692bbeccaadc1955697334aeb094f7f9ed51714fb4632f29925ad6f0a56a89ed9c3b3154aaf10c01bf4f189d3714876b2d158af2b76c120
+ sha512sums = 45832042423ad0dca7ba31b942d9b2a9d2ecf0203cb4400287ec748f51f81ed646fb79c13978160d1a3bb0c616b9a87cbb2869399f0e2f7cd2928dc9fcea4127
sha512sums = SKIP
pkgname = gpgit
diff --git a/PKGBUILD b/PKGBUILD
index 6f0753fd035a..184d8a417e98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# PGP ID: 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161
pkgname=gpgit
-pkgver=1.3.2
+pkgver=1.3.3
pkgrel=1
epoch=1
pkgdesc="A shell script that automates the process of signing Git sources via GPG"
@@ -15,7 +15,7 @@ optdepends=('jq: Github API upload'
'lzip: Compression option')
source=("${pkgname}-${pkgver}.tar.xz::https://github.com/NicoHood/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.xz"
"${pkgname}-${pkgver}.tar.xz.asc::https://github.com/NicoHood/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.xz.asc")
-sha512sums=('74bce046b8dcdd5a6692bbeccaadc1955697334aeb094f7f9ed51714fb4632f29925ad6f0a56a89ed9c3b3154aaf10c01bf4f189d3714876b2d158af2b76c120'
+sha512sums=('45832042423ad0dca7ba31b942d9b2a9d2ecf0203cb4400287ec748f51f81ed646fb79c13978160d1a3bb0c616b9a87cbb2869399f0e2f7cd2928dc9fcea4127'
'SKIP')
# NicoHood <archlinux {cat} nicohood {dog} de>
validpgpkeys=('97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161')