From 9687ec7082c0f946ba270e64f513e3fd94583d33 Mon Sep 17 00:00:00 2001 From: seth Date: Fri, 26 Aug 2022 21:07:02 -0400 Subject: update arch PKGBUILD and add fedora packaging --- extra/packaging/arch/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'extra/packaging/arch') diff --git a/extra/packaging/arch/PKGBUILD b/extra/packaging/arch/PKGBUILD index 8d9220a..aaa36c1 100644 --- a/extra/packaging/arch/PKGBUILD +++ b/extra/packaging/arch/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: seth pkgname=hiccup-git -pkgver=r13.3b376cd +pkgver=r18.22378ab pkgrel=1 pkgdesc="a python script to help keep you up to date" arch=(any) @@ -9,7 +9,7 @@ url="https://github.com/getchoo/hiccup" license=('MIT') depends=('python' 'xdg-user-dirs') makedepends=('git' 'python-build' 'python-installer' - 'python-wheel' 'python-setuptools') + 'python-wheel' 'python-flit-core') provides=("${pkgname%-git}") conflicts=("${pkgname%-git}") source=("${pkgname%-git}::git+$url.git#branch=main") -- cgit v1.2.3