summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
author0xgingi2024-12-22 17:08:17 +0000
committer0xgingi2024-12-22 17:08:17 +0000
commitaf715f3bf8534b6893f7f058d0f4a5e40c51f02b (patch)
tree49ce6306b023e561f0d9e2f00fc49f16eecaea39 /PKGBUILD
parenta3a897a9fc6185b9136e2743172ed595d077fd1f (diff)
downloadaur-af715f3bf8534b6893f7f058d0f4a5e40c51f02b.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a3133ce73ee5..f8e466da7580 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: 0xGingi <0xgingi@0xgingi.com>
pkgname=buchable-bin
_pkgname=buchable
-pkgver=1.7.4
+pkgver=1.7.5
pkgrel=1
pkgdesc="The unofficial cross-platform app for Audiobookshelf"
arch=('x86_64')
@@ -69,4 +69,4 @@ EOF
"$pkgdir/usr/share/icons/hicolor/scalable/apps/$_pkgname.png"
install -Dm644 "data/flutter_assets/NOTICES.Z" "$pkgdir/usr/share/licenses/$_pkgname/LICENSE"
-} \ No newline at end of file
+}