summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9c05071abbcc..5e184dbeae45 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = notepac
pkgdesc = Make notes about your installed packages
- pkgver = 0.2.1
+ pkgver = 0.2.2
pkgrel = 1
url = https://gitlab.com/vaba/notepac
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = notepac
makedepends = cargo
makedepends = pandoc
depends = bash
- source = git+https://gitlab.com/vaba/notepac#tag=v0.2.1
+ source = git+https://gitlab.com/vaba/notepac#tag=v0.2.2
md5sums = SKIP
pkgname = notepac
diff --git a/PKGBUILD b/PKGBUILD
index f07203345ec8..c2f9e4490361 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: vaba <aur.demifusion@8shield.net>
pkgname=notepac
_gitname=notepac
-pkgver=0.2.1
+pkgver=0.2.2
pkgrel=1
pkgdesc="Make notes about your installed packages"
url="https://gitlab.com/vaba/notepac"