diff --git a/arch/license-tool-hs/.gitignore b/arch/license-tool-hs/.gitignore new file mode 100644 index 0000000..c1ffe56 --- /dev/null +++ b/arch/license-tool-hs/.gitignore @@ -0,0 +1 @@ +license-tool-hs/ diff --git a/arch/license-tool-hs/PKGBUILD b/arch/license-tool-hs/PKGBUILD index ca3b3f5..522da56 100644 --- a/arch/license-tool-hs/PKGBUILD +++ b/arch/license-tool-hs/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Alexander Rosenberg pkgname='license-tool-hs' -pkgver=4 +pkgver=6 pkgrel=1 pkgdesc='A simple tool for creating LICENSE files' url='https://git.zander.im/Zander671/license-tool-hs'