summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1c8142c1344a..761044bd1f8a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=0x0uploader
pkgver=13.27a34ca
-pkgrel=2
+pkgrel=3
pkgdesc='Uploader for the 0x0 file sharing service.'
arch=('any')
url="https://codeberg.org/MorsMortium/${pkgname}"
license=('GPL-3.0')
-depends=('python' 'python-appdirs' 'python-pyclip' 'python-desktop-notifier')
+depends=('python' 'python-appdirs' 'python-pyclip' 'python-desktop-notifier' 'curl')
makedepends=('git')
sha512sums=('SKIP')
source=("${pkgname}::git+${url}.git")