mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Version bump to 3.0.11
This commit is contained in:
parent
fb0e59369f
commit
7ea483fe92
2 changed files with 3 additions and 3 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = nikode
|
||||
pkgdesc = A modern API client for developers
|
||||
pkgver = 3.0.10
|
||||
pkgver = 3.0.11
|
||||
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.0.10.tar.gz::https://github.com/m1z23r/nikode/archive/refs/tags/v3.0.10.tar.gz
|
||||
source = nikode-3.0.11.tar.gz::https://github.com/m1z23r/nikode/archive/refs/tags/v3.0.11.tar.gz
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = nikode
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -1,6 +1,6 @@
|
|||
# Maintainer: Dimitrije Randjelovic <m1z23r@gmail.com>
|
||||
pkgname=nikode
|
||||
pkgver=3.0.10
|
||||
pkgver=3.0.11
|
||||
pkgrel=1
|
||||
pkgdesc="A modern API client for developers"
|
||||
arch=('x86_64')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue