Version bump to 2.0.1

This commit is contained in:
Dimitrije Randjelovic 2026-02-17 16:00:42 +01:00
parent ae6bb5ed78
commit 4f64a82b00
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
pkgbase = nikode
pkgdesc = A modern API client for developers
pkgver = 2.0.0
pkgver = 2.0.1
pkgrel = 1
url = https://github.com/m1z23r/nikode
arch = x86_64
@ -24,7 +24,7 @@ pkgbase = nikode
conflicts = nikode-git
options = !strip
options = !debug
source = nikode-2.0.0.tar.gz::https://github.com/m1z23r/nikode/archive/refs/tags/v2.0.0.tar.gz
source = nikode-2.0.1.tar.gz::https://github.com/m1z23r/nikode/archive/refs/tags/v2.0.1.tar.gz
sha256sums = SKIP
pkgname = nikode

View file

@ -1,6 +1,6 @@
# Maintainer: Dimitrije Randjelovic <m1z23r@gmail.com>
pkgname=nikode
pkgver=2.0.0
pkgver=2.0.1
pkgrel=1
pkgdesc="A modern API client for developers"
arch=('x86_64')