summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle McNally2017-03-15 22:28:23 -0400
committerKyle McNally2017-03-15 22:28:23 -0400
commit376ee388e37004b4c93c4a39b077f73d7cb99422 (patch)
tree3164a8613d0b0ed181b1765e9d55db3d97a9e4e1
parent001069aea7f91b5fcb6dcf68577607ce05ed7396 (diff)
downloadaur-376ee388e37004b4c93c4a39b077f73d7cb99422.tar.gz
forgot to update .srcinfo
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 679b4c8897ca..2dce1dcea1f7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = greyhole
pkgdesc = Application that uses Samba to create a storage pool of all your available hard drives and allows you to create redundant copies of the files you store, in order to prevent data loss when part of your hardware fails.
- pkgver = 0.10.2
- pkgrel = 1
+ pkgver = 0.10.5
+ pkgrel = 2
url = https://www.greyhole.net/
install = greyhole.install
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = greyhole
depends = lsof
depends = sysstat
backup = etc/greyhole.conf
- source = https://greyhole.net/releases/greyhole-0.10.2.tar.gz
+ source = https://greyhole.net/releases/greyhole-0.10.5.tar.gz
source = greyhole.service
sha256sums = 8d8e1f7774436bd2017eb3b311eabfda56c6ad761595e181b590efa0f8286c1a
sha256sums = f09cc153424934f2e7e0d8b66cdb47bd5f331640388202917533115d53962ef9
diff --git a/PKGBUILD b/PKGBUILD
index aff93844001a..76e85f5767b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=greyhole
pkgver=0.10.5
-pkgrel=1
+pkgrel=2
pkgdesc='Application that uses Samba to create a storage pool of all your available hard drives and allows you to create redundant copies of the files you store, in order to prevent data loss when part of your hardware fails.'
arch=('x86_64')
url="https://www.greyhole.net/"