summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8a612d4dd6b1..19fd75c09204 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Jun 3 17:20:14 UTC 2016
+# Tue Jun 14 12:34:51 UTC 2016
pkgbase = pynote
pkgdesc = Manage notes on the commandline
- pkgver = 2.0.0
- pkgrel = 2
+ pkgver = 2.1.0
+ pkgrel = 1
url = https://github.com/rumpelsepp/pynote
install = pynote.install
arch = any
@@ -16,7 +16,7 @@ pkgbase = pynote
conflicts = pynote-docs
conflicts = pynote-git
conflicts = pynote-docs-git
- source = git+https://github.com/rumpelsepp/pynote#tag=v2.0.0
+ source = git+https://github.com/rumpelsepp/pynote#tag=v2.1.0
sha256sums = SKIP
pkgname = pynote
diff --git a/PKGBUILD b/PKGBUILD
index cd0ac74a8c0a..d0c8ffd7bab3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Stefan Tatschner <rumpelsepp@sevenbyte.org>
pkgname='pynote'
-pkgver=2.0.0
-pkgrel=2
+pkgver=2.1.0
+pkgrel=1
pkgdesc="Manage notes on the commandline"
arch=('any')
url="https://github.com/rumpelsepp/pynote"