summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2023-09-18 15:13:08 -0400
committergraysky2023-09-18 15:13:08 -0400
commite7e11822050ef779a3e280b813a33376b0aa048e (patch)
tree6c428771f2a05d566a18d2715dbde3ea187b1373 /PKGBUILD
parentd3c637f79079cc38f781928c7a0240dbe0ac57dd (diff)
downloadaur-e7e11822050ef779a3e280b813a33376b0aa048e.tar.gz
Update to 1.4.0-5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 01d3125738c1..2bca61a4631e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=(backintime backintime-cli)
_pkgname="backintime"
pkgver=1.4.0
-pkgrel=4
+pkgrel=5
arch=(any)
url="https://github.com/bit-team/backintime"
license=(GPL)
@@ -58,7 +58,7 @@ package_backintime() {
optdepends=('kompare: diff/patch frontend'
'meld: diff/patch frontend'
'python-keyring: store and access passwords safely'
- 'qt5-translation: translate BIT dialogs into native language')
+ 'qt5-translations: translate BIT dialogs into native language')
cd "$_pkgname-$pkgver/qt"
make DESTDIR="$pkgdir" install