diff --git a/.SRCINFO b/.SRCINFO index e63632a5f8eab..ae3118f82e3f4 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nikode pkgdesc = A modern API client for developers - pkgver = 3.2.5 + pkgver = 3.2.6 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-3.2.5.tar.gz::https://github.com/m1z23r/nikode/archive/refs/tags/v3.2.5.tar.gz + source = nikode-3.2.6.tar.gz::https://github.com/m1z23r/nikode/archive/refs/tags/v3.2.6.tar.gz sha256sums = SKIP pkgname = nikode diff --git a/PKGBUILD b/PKGBUILD index ec40eb945accb..818af04f589aa 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Dimitrije Randjelovic pkgname=nikode -pkgver=3.2.5 +pkgver=3.2.6 pkgrel=1 pkgdesc="A modern API client for developers" arch=('x86_64')