summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMubashshir2022-11-30 20:28:19 +0600
committerMubashshir2022-11-30 20:28:19 +0600
commit2f694a358a3943ab6f0121c93a8c581e404dc0a6 (patch)
tree34db6d6b9a960e0652a8f23e0f2737f72b1f0910 /PKGBUILD
parente18d4ba33f9b554b0a97b4ad98a4842c8fc98ff5 (diff)
downloadaur-2f694a358a3943ab6f0121c93a8c581e404dc0a6.tar.gz
alexhuntley/plots: Release 0.8.4-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dfa2de7b4cbd..2f6fe98497b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=plots
_name=Plots
-pkgver=0.8.1
+pkgver=0.8.4
pkgrel=1
pkgdesc="A graph plotting app for GNOME"
@@ -31,7 +31,7 @@ checkdepends=('python-pytest')
source=(
"$pkgname-$pkgver.tar.gz::https://github.com/alexhuntley/$_name/archive/v$pkgver.tar.gz"
)
-sha256sums=('23f9cb614bbdf4f0eb1fafc7fe3aeb68579a9d10275f71ab1ca5ec8817a3b15f')
+sha256sums=('7dad515899ea2a224215d524b848b8e0c166452e9dddb79e80c4b3f85d569255')
build() {
cd "$_name-$pkgver"