summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGonçalo Pereira2024-04-30 12:57:37 +0100
committerGonçalo Pereira2024-04-30 12:57:37 +0100
commit8088a1af11ad950484225a824020bf69f64ed2bc (patch)
treeed654f317aa02dab4b9df6206aaff8d4bed313f2 /PKGBUILD
parentc922fc211449ea8d29b0d41813876dc15fa4f667 (diff)
downloadaur-8088a1af11ad950484225a824020bf69f64ed2bc.tar.gz
Set to build with latest version of flet
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0098d3919cfb..e49c3e78fee9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=python-kintree
_name=${pkgname#python-}
pkgver=1.0.7
-pkgrel=1
+pkgrel=2
pkgdesc="Fast part creation in KiCad and InvenTree"
url="https://github.com/sparkmicro/Ki-nTree"
depends=(
'python'
'python-digikey-api'
- 'python-flet-0-7-x'
+ 'python-flet'
'python-thefuzz'
'python-inventree'
'python-kiutils'