summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 139ce0e7c037..a438efc60faa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,10 @@
pkgname=todoist-appimage-integration
pkgver=1.0
-pkgrel=1
+pkgrel=2
pkgdesc="Integrates Todoist AppImage with the system using AppImageLauncher"
arch=('any')
-depends=('todoist-appimage')
-optdepends=('appimagelauncher: to integrate Todoist AppImage into the system')
+depends=('todoist-appimage' 'appimagelauncher')
source=()
noextract=()
md5sums=()