summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbudRich2023-04-09 14:01:21 +0000
committerbudRich2023-04-09 14:01:21 +0000
commit337ffc3c511199e30df6026f4f461c4cf1167f8c (patch)
tree7b7e84c622d33d913a5fbc0c7e2d0335e34014c5 /PKGBUILD
parent0f036fc1efe88e4d3641d65333b50766dd421bc4 (diff)
downloadaur-pkg-listn.tar.gz
bumped version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4f863fc57c4f..7747768a9ef7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: budRich
pkgname=pkg-listn
-pkgver=0.2.0
-pkgrel=2
+pkgver=0.2.2
+pkgrel=1
pkgdesc='Manage linux packages with a textfile'
arch=('any')
url='https://github.com/budRich/pkg-listn'
@@ -15,7 +15,7 @@ optdepends=('yay: AUR helper' 'paru: AUR helper')
conflicts=()
source=("${url}/archive/refs/tags/v${pkgver}.tar.gz")
provides=()
-sha256sums=('SKIP')
+sha256sums=('8a6898ae22e09d416495aa55dda637a6ccd59feae33a3ac5903beb929d518359')
package() {
cd "${pkgname}-$pkgver"