summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorLuis Martinez2021-12-07 09:55:30 -0600
committerLuis Martinez2021-12-07 09:55:30 -0600
commitbf28a1b6b8d1b1a3ff9f83c6903f288cfb02cd57 (patch)
tree6f3b86f44378302e5c56e96d376113991788e116 /.SRCINFO
parenta60e6095954d9f5eb059ec8ce85a1cff9020f372 (diff)
downloadaur-bf28a1b6b8d1b1a3ff9f83c6903f288cfb02cd57.tar.gz
update to 0.4.11
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 12 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5d2d3dee5556..59ca0c421c20 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,31 +1,32 @@
pkgbase = little-brother
- pkgdesc = Parental Control Application implemented in Python 3 to monitor and limit kids' play time on Linux hosts
- pkgver = 0.3.1
+ pkgdesc = Parental controls for children
+ pkgver = 0.4.11
pkgrel = 1
url = https://github.com/marcus67/little_brother
+ changelog = CHANGES.md
arch = any
license = GPL3
makedepends = python-setuptools
depends = python-alembic
+ depends = python-lagom
depends = python-requests
depends = python-psutil
depends = python-dateutil
depends = python-sqlalchemy
depends = python-pymysql
- depends = python-markupsafe
- depends = python-flask-babel
+ depends = python-flask
depends = python-flask-login
+ depends = python-flask-babel
depends = python-flask-migrate
depends = python-flask-wtf
- depends = python-flask_helpers
+ depends = python-secure
depends = python-selenium
depends = python-urllib3
depends = python-prometheus_client
- depends = python-psycopg2
- depends = postgresql
- depends = zenity
- source = little-brother-0.3.1.tar.gz::https://github.com/marcus67/little_brother/archive/0.3.1.tar.gz
- sha256sums = 3aa495ef20e611f319f59c6a792c56f63e4da4b02f5b30db64b35093e650f260
+ depends = python-humanize
+ source = little-brother-0.4.11.tar.gz::https://github.com/marcus67/little_brother/archive/0.4.11.tar.gz
+ source = little-brother.sysusers
+ sha256sums = dfdc79c16016307b47977a069a31ec84fade7276936b91ddc3286f818ea9e39e
+ sha256sums = 2d4477508d5562bf47cf382f1530175808a3034329daa11a62a5276a709d9b35
pkgname = little-brother
-