summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Hamelink2021-04-02 21:24:07 +0100
committerJohn Hamelink2021-04-02 21:24:07 +0100
commitcc28c83dc3a436e23adc5e18e8be160c9c8aee97 (patch)
tree5c142391c56c5175fb5ac60062a8061f1a9f2e0c
parentbceff37023b3b579027f8e401f5d014bae22988c (diff)
downloadaur-cc28c83dc3a436e23adc5e18e8be160c9c8aee97.tar.gz
Cleanup automated output from pypi2pkgbuild.py
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b37ce56eb20d..224aa0105c8e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-tidalapi
pkgdesc = Unofficial API for TIDAL music streaming service.
pkgver = 0.6.7
- pkgrel = 00
+ pkgrel = 01
url = https://github.com/tamland/python-tidal
arch = any
license = LGPL3
diff --git a/PKGBUILD b/PKGBUILD
index ed29e1a655f8..364c618aca51 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Unknown Packager
+# Maintainer: John Hamelink <me@johnhame.link>
export PIP_CONFIG_FILE=/dev/null
export PIP_DISABLE_PIP_VERSION_CHECK=true