Skip to content

Commit

Permalink
grapejuice-git: update to 20230503.
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed May 3, 2023
1 parent 68c7ebf commit b40ebb2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/grapejuice-git/template
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Template file for 'grapejuice-git'
pkgname=grapejuice-git
_reponame=grapejuice
version=20230326
version=20230503
revision=1
_commit=4c62170a9ff6f784d8937db542ef1166eabd1ae8
_commit=d3aed1df2b58421fe1070365eab525818b015ee5
archs="i686 x86_64"
build_style=python3-module
hostmakedepends="tar python3-setuptools python3-pip gettext"
Expand All @@ -13,7 +13,7 @@ maintainer="Freddy List <[email protected]>"
license="GPL-3.0-only"
homepage="https://brinkervii.gitlab.io/grapejuice/"
distfiles="https://gitlab.com/brinkervii/${_reponame}/-/archive/${_commit}/${_reponame}-${_commit}.tar.gz"
checksum=55cfd8d721ea1d492429263bb092625783cb5586858d5532e379a04a809c2aa0
checksum=f0bc73006d2eae0df80ccc84ff3c0466b0b415bf855d76b04059587263a75ea2
conflicts=grapejuice
make_check=no # The tests are stupid

Expand Down

0 comments on commit b40ebb2

Please sign in to comment.