summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbudRich2023-02-12 16:17:22 +0000
committerbudRich2023-02-12 16:17:22 +0000
commitf6340c88c9dbec942e3140c667995ee5f5b04586 (patch)
tree90bd667616e7e40aa747d07d7988def73212bbd1
parent5cfd0ca528b960a30f14a3d79ce608f9f8afd198 (diff)
downloadaur-f6340c88c9dbec942e3140c667995ee5f5b04586.tar.gz
v0.2.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fc0ccb94e144..5ab9bc3cb2d4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pkg-listn
pkgdesc = Manage linux packages with a textfile
- pkgver = 0.1.3
+ pkgver = 0.2.0
pkgrel = 1
url = https://github.com/budRich/pkg-listn
arch = any
@@ -10,7 +10,7 @@ pkgbase = pkg-listn
depends = sed
optdepends = yay: AUR helper
optdepends = paru: AUR helper
- source = https://github.com/budRich/pkg-listn/archive/refs/tags/v0.1.3.tar.gz
+ source = https://github.com/budRich/pkg-listn/archive/refs/tags/v0.2.0.tar.gz
sha256sums = SKIP
pkgname = pkg-listn
diff --git a/PKGBUILD b/PKGBUILD
index 9a270e73a737..805741993305 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: budRich
pkgname=pkg-listn
-pkgver=0.1.3
+pkgver=0.2.0
pkgrel=1
pkgdesc='Manage linux packages with a textfile'
arch=('any')