summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDror Levin2019-09-11 23:32:05 +0300
committerDror Levin2019-09-11 23:32:05 +0300
commit17762c21a8c4b820c28b0822096a34a0db6c0f12 (patch)
treec6f1c28c93a6875a689d8421cf167bed6b3be0d4 /PKGBUILD
parentd415f1ded21aa58c923bc0f1bcf7564676f480e1 (diff)
downloadaur-houserat.tar.gz
0.4.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e8811253417d..af26400f2bc5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dror Levin <spatz@psybear.com>
pkgname=houserat
-pkgver=0.3.1
+pkgver=0.4.0
pkgrel=1
pkgdesc="Notifies when known devices connect to the network"
arch=(x86_64)
@@ -11,7 +11,7 @@ depends=(libpcap)
makedepends=(rust)
backup=(etc/houserat/config.toml)
source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-sha512sums=('c3a43493bdf124f38d265888df455cd8723f42b55607a65ee7b1fb3992ac545a1fa2fbc47de3a010ab09b4bd24a1f2d2abeb1b605ae95b2a43f2af85964fd6d9')
+sha512sums=('3f271a55a40e929837e3d7a2c02c9ddc977d761a2d3b5f5b1da5dbe826c3b9e4e8711e0665123548201b268048ee185c57b4fa857757c9647c39c22080e1fc13')
build() {
cd $pkgname-$pkgver