summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbudRich2023-02-11 10:21:25 +0000
committerbudRich2023-02-11 10:21:25 +0000
commit5cfd0ca528b960a30f14a3d79ce608f9f8afd198 (patch)
treead38e92caa4cb01a77b03c282e6b85762626363d
parent2b2116a0fcebb3ca57e9fc652471be8574d33c91 (diff)
downloadaur-5cfd0ca528b960a30f14a3d79ce608f9f8afd198.tar.gz
0.1.3 release
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7a1f9a75ff83..fc0ccb94e144 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pkg-listn
pkgdesc = Manage linux packages with a textfile
- pkgver = 0.1.2
+ pkgver = 0.1.3
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.2.tar.gz
+ source = https://github.com/budRich/pkg-listn/archive/refs/tags/v0.1.3.tar.gz
sha256sums = SKIP
pkgname = pkg-listn
diff --git a/PKGBUILD b/PKGBUILD
index aa8adf6b9832..9a270e73a737 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: budRich
pkgname=pkg-listn
-pkgver=0.1.2
+pkgver=0.1.3
pkgrel=1
pkgdesc='Manage linux packages with a textfile'
arch=('any')