aboutsummaryrefslogtreecommitdiff
path: root/apks/reddit-nextcloud-importer/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'apks/reddit-nextcloud-importer/APKBUILD')
-rw-r--r--apks/reddit-nextcloud-importer/APKBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/apks/reddit-nextcloud-importer/APKBUILD b/apks/reddit-nextcloud-importer/APKBUILD
index b4ea7fa..39fe857 100644
--- a/apks/reddit-nextcloud-importer/APKBUILD
+++ b/apks/reddit-nextcloud-importer/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gabriel Arakaki Giovanini <mail@gabrielgio.me>
pkgname=reddit-nextcloud-importer
pkgver=0.1.1
-pkgrel=0
+pkgrel=1
pkgdesc="A process to import images and videos from saved post on reddit to a instance of Nextcloud."
url="https://git.sr.ht/~gabrielgio/reddit-nextcloud-importer"
arch="noarch"
@@ -22,9 +22,8 @@ source="$pkgname-$pkgver.tar.gz::https://artifacts.gabrielgio.me/$pkgname/$pkgna
$pkgname.initd
$pkgname.confd"
provides="py3-reddit-nextcloud-importer=$pkgver-r$pkgrel"
-# TODO: requires many many many dependencies
-options="!check"
+options="!check" # requires many many many dependencies
build() {
python3 setup.py build