summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulien Freyermuth2016-08-19 15:15:05 +0200
committerJulien Freyermuth2016-08-19 15:15:05 +0200
commitfcd7bf3d4369f5aad89695415b740b0177fbd3bb (patch)
tree227eab04a89841be0cb9330804ff37efd9e4aede
parentabd0e836be24aa2bae30bb80ff47c6d431707af4 (diff)
downloadaur-fcd7bf3d4369f5aad89695415b740b0177fbd3bb.tar.gz
Solve an easy bug to show timeout in debug mode
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
-rw-r--r--pingormail-0.0.1.tar.gzbin3335 -> 3337 bytes
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e1d5eda4c9b7..bb8978019274 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# ven. août 19 12:31:38 UTC 2016
+# ven. août 19 13:14:57 UTC 2016
pkgbase = pingormail
pkgdesc = Ping or connect to address. If no result, it send an email
pkgver = 0.0.1
- pkgrel = 5
+ pkgrel = 7
url = https://github.com/Chipsterjulien/pingormail
install = pingormail.install
arch = any
@@ -12,7 +12,7 @@ pkgbase = pingormail
options = !strip
backup = etc/pingormail/pingormail.toml
source = pingormail-0.0.1.tar.gz
- sha512sums = b3c03f625ba892b189ba36add55a3a49043bc5e53f870954a1d54b064b956692bacca3ee5325067b33c573598cafed0c731bfea73c8140c8633a181e1f74be30
+ sha512sums = 08aa5c7bad8b1cd75f37611d3d612d96aae4122e289479f23c5dac569b875df9df8bfa4e5e03dc8407b40f6d9eadeba60d978641763dd7301d0229e75fadfdf7
pkgname = pingormail
diff --git a/PKGBUILD b/PKGBUILD
index bc3e75c8853e..fbeaba1e4212 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=pingormail
pkgver=0.0.1
-pkgrel=6
+pkgrel=7
pkgdesc="Ping or connect to address. If no result, it send an email"
arch=('any')
url="https://github.com/Chipsterjulien/pingormail"
@@ -81,4 +81,4 @@ package() {
"$pkgdir"/usr/bin/$pkgname || return 1
}
-sha512sums=('b3c03f625ba892b189ba36add55a3a49043bc5e53f870954a1d54b064b956692bacca3ee5325067b33c573598cafed0c731bfea73c8140c8633a181e1f74be30')
+sha512sums=('08aa5c7bad8b1cd75f37611d3d612d96aae4122e289479f23c5dac569b875df9df8bfa4e5e03dc8407b40f6d9eadeba60d978641763dd7301d0229e75fadfdf7')
diff --git a/pingormail-0.0.1.tar.gz b/pingormail-0.0.1.tar.gz
index 286f815e0356..56c92006f714 100644
--- a/pingormail-0.0.1.tar.gz
+++ b/pingormail-0.0.1.tar.gz
Binary files differ