From 5bda670ca58d0f36c776cba9e7b742ad009c1f36 Mon Sep 17 00:00:00 2001 From: KF-Art Date: Thu, 27 Apr 2023 14:58:27 -0400 Subject: [PATCH] Update octoxbps-git from 2022.11.14_2 to 2023.03.04_1 --- srcpkgs/octoxbps-git/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/octoxbps-git/template b/srcpkgs/octoxbps-git/template index 88959b4..ffe3f8f 100644 --- a/srcpkgs/octoxbps-git/template +++ b/srcpkgs/octoxbps-git/template @@ -1,14 +1,14 @@ # Template file for 'octoxbps-git' pkgname=octoxbps-git -version=2022.11.14 -revision=2 +version=2023.03.04 +revision=1 build_style=qmake repository="cereus-extra" hostmakedepends="qt5-qmake pkg-config qt5-host-tools git" makedepends="qt5-declarative-devel qtermwidget-devel" depends="curl" short_desc="Qt-based XBPS front-end - git branch" -maintainer="Kevin F. " +maintainer="Kevin F. " license="GPL-2.0-or-later" homepage="https://github.com/aarnt/octoxbps" changelog="https://raw.githubusercontent.com/aarnt/octoxbps/master/CHANGELOG"