Skip to content

Commit

Permalink
Update package version to '2:1.21.5-1'
Browse files Browse the repository at this point in the history
  • Loading branch information
kavplex committed Dec 15, 2023
1 parent a0e9891 commit fc1d406
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Maintainer: Hunter Wittenborn <[email protected]>
pkgname=golang-go
pkgver=1.20.5
pkgver=1.21.5
pkgrel=1
epoch=2
pkgdesc='The Go programming language'
arch=('any')
optdepends=('r!g++' 'r!gcc' 'r!libc6-dev' 'r!pkg-config')
makedepends=('gcc' 'golang-go')
url='https://go.dev'
options=('!strip')
extensions=()
preinst='./preinst'

source=("${url}/dl/go${pkgver}.src.tar.gz")
Expand Down

0 comments on commit fc1d406

Please sign in to comment.