summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJ. Nathanael Philipp2020-08-15 22:26:25 +0200
committerJ. Nathanael Philipp2020-08-15 22:26:25 +0200
commit9b56bbdb760908bb67decefaad1aa29bf0f03e0f (patch)
tree78583847445d0d03e8a423a0a20870a6f479ee01
parent5ed59c0dac38a103763309175824159677ceaf26 (diff)
downloadaur-9b56bbdb760908bb67decefaad1aa29bf0f03e0f.tar.gz
Bump version.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fd161d2dbf56..864587da8f21 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = psync
pkgdesc = Python wrapper for rsync
- pkgver = 0.2.7
+ pkgver = 0.2.9
pkgrel = 1
url = https://github.com/jnphilipp/psync
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 7723e290793a..ce217ba5d370 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: J. Nathanael Philipp <nathanael@philipp.land>
pkgname=psync
-pkgver=0.2.7
+pkgver=0.2.9
pkgrel=1
pkgdesc="Python wrapper for rsync"
arch=("any")