summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMorsMortium2022-01-30 15:49:18 +0100
committerMorsMortium2022-01-30 15:49:18 +0100
commit3629ba432d96300293f5b6e94b5a2a6de204e6dc (patch)
treefa4e5cadc4dc3607dd8cf1010e1178c21bcc5307 /PKGBUILD
parent7dcc5cddb25ccd2f560ba1e7f626a9ae70a599a8 (diff)
downloadaur-3629ba432d96300293f5b6e94b5a2a6de204e6dc.tar.gz
Dependency
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")