summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAaron Bishop2016-02-12 08:57:31 -0500
committerAaron Bishop2016-02-12 08:57:31 -0500
commitfb5313c84c354e442988cf89e39a7eb6802e0e0b (patch)
tree39de580022b5b22880e236f891611ed84dad1fd4 /PKGBUILD
parenta7450034e2278779886dba98fdf14341afc71e1c (diff)
downloadaur-brewpi-script.tar.gz
fixed pkgrel for optdepends update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f62dce2662c7..1073644623c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aaron Bishop <erroneous at gmail dot com>
pkgname=brewpi-script
pkgver=0.3.8
-pkgrel=1
+pkgrel=2
pkgdesc="The BrewPi Python script logs the data, monitors the temperature profile and communicates with the BrewPi slave and the web server"
arch=('any')
url="http://www.brewpi.com/"