summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzjeffer2023-07-27 14:36:04 +0200
committerzjeffer2023-07-27 14:36:04 +0200
commite39256e7735279a23f7d1a996a8ec9c3907dabcb (patch)
treed60d55fa068503e1a581730c85ad70d73ee61648
parente365995ba522caf0597fc42152d51ff47875d33f (diff)
downloadaur-e39256e7735279a23f7d1a996a8ec9c3907dabcb.tar.gz
bump version
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8dff1de3a91..b9160d2c0233 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = notes-git
pkgdesc = Note taking application, write down your thoughts
- pkgver = 2.1.0.r74.g5b76489
+ pkgver = 2.2.0.r0.g8f20a2b
pkgrel = 1
url = https://github.com/nuttyartist/notes
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 02348c51790e..e764e9a9a519 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_pkgname=notes
pkgname=notes-git
-pkgver=2.1.0.r74.g5b76489
-pkgrel=2
+pkgver=2.2.0.r0.g8f20a2b
+pkgrel=1
pkgdesc='Note taking application, write down your thoughts'
arch=('x86_64')
url='https://github.com/nuttyartist/notes'