summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Parrish2021-03-06 12:07:27 -0500
committerDavid Parrish2021-03-06 12:07:27 -0500
commitc0bf368a7803a1bb4e0174697cd326a0c0eb264c (patch)
tree6a1d6deaec1775868bda6f1ec7768d74cb854554
parentd57a7832e6813d3f06f3dcd2aed44f19014e1e63 (diff)
downloadaur-whirlpool-gui-bin.tar.gz
Change pkgrel to 1 for new release
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bc8d4e776f6c..9cc8e93e6df0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = whirlpool-gui-bin
pkgdesc = Desktop GUI for Whirlpool by Samourai-Wallet.
pkgver = 0.10.3
- pkgrel = 2
+ pkgrel = 1
url = https://code.samourai.io/whirlpool/whirlpool-gui
arch = x86_64
license = custom:Unlicense
diff --git a/PKGBUILD b/PKGBUILD
index 314bca063fca..6fd87a3d5086 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=whirlpool-gui-bin
pkgver=0.10.3
-pkgrel=2
+pkgrel=1
pkgdesc="Desktop GUI for Whirlpool by Samourai-Wallet."
arch=('x86_64')
url="https://code.samourai.io/whirlpool/whirlpool-gui"