Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] glide: update to 0.13.3, add changelog
@ 2019-07-31  7:58 voidlinux-github
  0 siblings, 0 replies; only message in thread
From: voidlinux-github @ 2019-07-31  7:58 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 352 bytes --]

There is a new pull request by PaperMountainStudio against master on the void-packages repository

https://github.com/PaperMountainStudio/void-packages glide-0.13.3
https://github.com/void-linux/void-packages/pull/13429

glide: update to 0.13.3, add changelog


A patch file from https://github.com/void-linux/void-packages/pull/13429.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-glide-0.13.3-13429.patch --]
[-- Type: text/x-diff, Size: 1227 bytes --]

From 6ff78ed98907543b71c17bdc6eb5d9455a0e29bc Mon Sep 17 00:00:00 2001
From: Paper Mountain Studio <kodycze@gmail.com>
Date: Wed, 31 Jul 2019 09:55:26 +0200
Subject: [PATCH] glide: update to 0.13.3, add changelog

---
 srcpkgs/glide/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/glide/template b/srcpkgs/glide/template
index f7d2750120a..635084f7098 100644
--- a/srcpkgs/glide/template
+++ b/srcpkgs/glide/template
@@ -1,17 +1,18 @@
 # Template file for 'glide'
 pkgname=glide
-version=0.13.2
-revision=2
+version=0.13.3
+revision=1
 build_style=go
+go_import_path="github.com/Masterminds/glide"
 hostmakedepends="git"
 depends="go git"
-go_import_path="github.com/Masterminds/glide"
 short_desc="Vendor package management for golang"
 maintainer="ananteris <ananteris@protonmail.ch>"
 license="MIT"
 homepage="http://glide.sh"
+changelog="https://raw.githubusercontent.com/Masterminds/glide/master/CHANGELOG.md"
 distfiles="https://github.com/Masterminds/glide/archive/v${version}.tar.gz"
-checksum=0886851af2437b161d47b279a32bef426577e7bec3f5acdadebe34549aae8270
+checksum=817dad2f25303d835789c889bf2fac5e141ad2442b9f75da7b164650f0de3fee
 
 post_install() {
 	vlicense LICENSE

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-07-31  7:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-31  7:58 [PR PATCH] glide: update to 0.13.3, add changelog voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).