summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhuoyun Wei2019-11-22 16:10:32 +0800
committerZhuoyun Wei2019-11-22 16:10:32 +0800
commit444fe4787c716de8a71507a9fc72e671aab7548b (patch)
tree7e3ffba59905cdf94c5d847a049e1483a4010463
parent42e2823b334ee414c613794d3daffde470f82c2f (diff)
downloadaur-444fe4787c716de8a71507a9fc72e671aab7548b.tar.gz
[python-magic-ahupp] Rebuild for Python 3.8
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46c35688c672..d5f236457ce6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,7 @@
-# Generated by mksrcinfo v8
-# Fri May 4 11:50:40 UTC 2018
pkgbase = python-magic-ahupp
pkgdesc = A python wrapper for libmagic
pkgver = 0.4.15
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ahupp/python-magic
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index bdc3687e2c28..1d6e92b79ce1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
# Contributor: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
_pkgname='python-magic'
-pkgname='python-magic-ahupp'
+pkgname=python-magic-ahupp
pkgdesc='A python wrapper for libmagic'
pkgver=0.4.15
-pkgrel=1
+pkgrel=2
arch=('any')
url="https://github.com/ahupp/python-magic"
license=('MIT')