aur/.SRCINFO

19 lines
570 B
Text
Raw Normal View History

2018-06-15 16:21:25 +02:00
pkgbase = python-django-post-office
pkgdesc = A simple app to send and manage your emails in Django
2018-09-15 16:36:15 +02:00
pkgver = 3.1.0
2018-06-15 16:21:25 +02:00
pkgrel = 1
url = https://github.com/ui/django-post_office
arch = any
license = MIT
makedepends = python-setuptools
makedepends = python2-setuptools
2018-09-15 16:36:15 +02:00
source = https://github.com/ui/django-post_office/archive/v3.1.0.tar.gz
sha256sums = b9650576e4dbf7af164a75031967af15e8e14a189052d8b44c1b3c03d9e9814b
2018-06-15 16:21:25 +02:00
pkgname = python-django-post-office
depends = python-django-jsonfield
pkgname = python2-django-post-office
depends = python2-django-jsonfield