Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.

Commit

Permalink
archrelease: copy trunk to community-x86_64
Browse files Browse the repository at this point in the history
git-svn-id: file:///srv/repos/svn-community/svn@1191060 9fca08f4-af9d-4005-b8df-a31f2cc04f65
  • Loading branch information
Foxboron committed Apr 26, 2022
1 parent 5d20006 commit 092e54f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions delve/repos/community-x86_64/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: Morten Linderud <[email protected]>

pkgname=delve
pkgver=1.8.2
pkgver=1.8.3
pkgrel=1
pkgdesc="A debugger for the Go programming language."
arch=('x86_64')
Expand All @@ -10,7 +10,7 @@ license=('MIT')
makedepends=('go' 'git')
optdepends=('debuginfod: debuginfod support')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/go-delve/delve/archive/v${pkgver}.tar.gz")
sha256sums=('fbf6ea7e1ed0c92e543c7f5f2343928e185e11e4cba1c7c9d3bfc28d1c323900')
sha256sums=('b18dc56de8768da055125663e7c368ecf24cdac4d72d9080ac90dc0ee99ea852')

build(){
cd "${pkgname}-${pkgver}"
Expand Down

0 comments on commit 092e54f

Please sign in to comment.