update to localer source

This commit is contained in:
abbie 2024-08-03 16:11:44 +01:00
parent 5b61d4ffe8
commit 38a3d6fc6a
Signed by: threeoh6000
GPG key ID: 801FE4AD456E922C

View file

@ -10,7 +10,7 @@ license=("BSD-3-Clause")
depends=("cairo>=1.17.8" depends=("cairo>=1.17.8"
"libx11>=1.8.0") "libx11>=1.8.0")
makedepends=("gcc>=11.0.0") makedepends=("gcc>=11.0.0")
source=("https://gitea.itycodes.org/itycodes/textbar/archive/db4159c5469d763c3b8c901d2bd0559a9d03129a.tar.gz") source=("https://git.colean.cc/mirrors/textbar/archive/db4159c5469d763c3b8c901d2bd0559a9d03129a.tar.gz")
sha256sums=("b2d5b985a697dfbf09059084d030ac8ccf6b1a92791f7877bc9ba109d0a8e43b") sha256sums=("b2d5b985a697dfbf09059084d030ac8ccf6b1a92791f7877bc9ba109d0a8e43b")
provides=("textbar") provides=("textbar")
conflicts=("textbar") conflicts=("textbar")