summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Engestrom2020-05-08 00:19:58 +0200
committerEric Engestrom2020-05-08 00:19:58 +0200
commit30d27be244df090a20436c188fde16de1ae945f5 (patch)
treef13a6ec6e002b466f597773a53989c00ff034c2a
parent32db98eef250b2178cfb4f0ea0d89e299c0d932e (diff)
downloadaur-30d27be244df090a20436c188fde16de1ae945f5.tar.gz
dummy change to re-publish package
-rw-r--r--PKGBUILD13
1 files changed, 0 insertions, 13 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e4c587b92a48..9ad8e7de0155 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,29 +17,16 @@ _pkgname=wheezy.template
pkgname=python-wheezy
pkgver=0.1.167
pkgrel=1
-epoch=
pkgdesc="A lightweight template library"
arch=('any')
url="https://pypi.python.org/pypi/wheezy.template"
license=('MIT')
-groups=()
depends=('python')
-makedepends=()
-checkdepends=()
-optdepends=()
-provides=()
conflicts=(
'python2-wheezy' # /usr/bin/wheezy.template
)
-replaces=()
-backup=()
-options=()
-install=
-changelog=
source=("https://pypi.python.org/packages/b1/67/7f0a14a4cc9bd949b8d22383c26fec83a00e7bd428e15c697f998e3e37ba/wheezy.template-${pkgver}.tar.gz")
-noextract=()
sha256sums=('a2ee933452f0352fb8587d79bf6fc66dbf3a14779ef7d17b9fa75e80c0003f19')
-validpgpkeys=()
build() {
cd "$_pkgname-$pkgver"