summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPellegrino Prevete2021-01-18 20:08:46 +0100
committerPellegrino Prevete2021-01-18 20:08:46 +0100
commit2af254e37a87b460f2841b2303081003545fa6b8 (patch)
treec55fa5ba1a3cce891dad66f97128f07e43e8764e
parentfd4fff871f6f8f9d0d0c115741abb8d34c13a592 (diff)
downloadaur-2af254e37a87b460f2841b2303081003545fa6b8.tar.gz
upgrade rel
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aae997013d16..f275c0c9db2f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = daty-git
pkgdesc = Daty Wikidata Editor
pkgver = 1.0beta+78+g81b9736
- pkgrel = 1
+ pkgrel = 2
url = https://gitlab.gnome.org/World/daty
arch = any
license = AGPLv3
makedepends = git
makedepends = python-setuptools
- depends = libhandy
+ depends = libhandy0
depends = python-appdirs
depends = python-bleach
depends = python-beautifulsoup4
diff --git a/PKGBUILD b/PKGBUILD
index 394258e68965..f793cba11bdb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=daty
_commit=81b97361
pkgname=$_pkgname-git
pkgver=1.0beta+78+g81b9736
-pkgrel=1
+pkgrel=2
pkgdesc='Daty Wikidata Editor'
url='https://gitlab.gnome.org/World/daty'
license=('AGPLv3')