summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatt Harrison2021-01-12 13:07:12 -0500
committerMatt Harrison2021-01-12 13:07:12 -0500
commitf497395d312ef89bad2d36d799816316c16f5f43 (patch)
tree5c8b2db63f6169e3f955e5574d1daf2ca8acfa4d /PKGBUILD
parent5d74b74eafa60665a244a0d18a5ae1fd90e69c20 (diff)
downloadaur-statping.tar.gz
upgpkg: statping 0.90.74-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ec9f1236f7f..955e1c1bd966 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Matt Harrison <matt@harrison.us.com>
pkgname=statping
-pkgver=0.90.71
+pkgver=0.90.74
pkgrel=1
pkgdesc='An easy to use Status Page for your websites and applications.'
arch=(x86_64)
@@ -10,7 +10,7 @@ license=("GPL3")
depends=(glibc)
makedepends=(go go.rice yarn python2)
source=("$pkgname-$pkgver.tar.gz::https://github.com/$pkgname/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('9b07c5567a4253e0946f89f5ad97211bf8bb193b3f8906eefc056687f1839f78')
+sha256sums=('a00eed55bdeb84aecf2db6fbfa3897984d88dbe2fde495ccda5c7ee27ce5728f')
build() {
cd "$srcdir/$pkgname-$pkgver"