summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGabriel-Andrew Pollo Guilbert2016-05-19 09:46:04 -0400
committerGabriel-Andrew Pollo Guilbert2016-05-19 09:46:04 -0400
commit91cef914ee41b65f341aad611acd671d4a90a3b3 (patch)
treecd2c25b1827a772a0610d0928ac43447df49d93a
parentd03437a4c068d52754c71310ba2de8851dd78107 (diff)
downloadaur-91cef914ee41b65f341aad611acd671d4a90a3b3.tar.gz
Increase pkgver 0.10.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9ae6681c5ddb..61b8bab63eb9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu May 19 13:45:09 UTC 2016
+# Thu May 19 13:45:44 UTC 2016
pkgbase = bedup
pkgdesc = Offline deduplication utility for the BTRFS filesystem
- pkgver = 0.10.0
+ pkgver = 0.10.1
pkgrel = 1
url = https://github.com/g2p/bedup
arch = i686
@@ -18,7 +18,7 @@ pkgbase = bedup
depends = python-xdg
depends = python-mako
conflicts = bedup-git
- source = https://github.com/g2p/bedup/archive/v0.10.0.tar.gz
+ source = https://github.com/g2p/bedup/archive/v0.10.1.tar.gz
md5sums = 600129fb2e61c6f49034e2475cf1421d
pkgname = bedup
diff --git a/PKGBUILD b/PKGBUILD
index 63253499c961..a0f1c901a465 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: TheNiceGuy <gabrielpolloguilbert@gmail.com>
pkgname=bedup
-pkgver=0.10.0
+pkgver=0.10.1
pkgrel=1
pkgdesc="Offline deduplication utility for the BTRFS filesystem"
arch=('i686' 'x86_64')