summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDisableGraphics2022-05-14 14:29:11 +0200
committerDisableGraphics2022-05-14 14:29:11 +0200
commit5e7818739ab9abd3aed718f8d3054cf53dd135c3 (patch)
tree9ee9fb1e36564cef066d3ad773b475f3cbbfda9d /PKGBUILD
parent130b07793b0b7e8c386fa8fab35eac0ed3bc8efa (diff)
downloadaur-5e7818739ab9abd3aed718f8d3054cf53dd135c3.tar.gz
Updated dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 00b454cf8ff4..af69685b957a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgver=0.0.2
pkgdesc="Packs groups of n files in folders"
arch=("any")
-makedepends=("git")
+makedepends=()
depends=()
license=("GPL")
source=('https://github.com/DisableGraphics/Filepacker/archive/refs/tags/v0.0.2.tar.gz')