summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Leblanc2022-01-29 11:00:18 -0500
committerFelix Leblanc2022-01-29 11:00:18 -0500
commit0f47f7199ef25cdbefeb9b96ba03277657ad153a (patch)
tree227431e8b2253370496531bff6bc3dacfebddfa2
parent8ef1693c81efbaa1c7dc2eb5e958cd1aa0d23238 (diff)
downloadaur-python-tinytag.tar.gz
update package checksum
-rw-r--r--.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 98c6e969c23e..7d116f813a27 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,6 +9,6 @@ pkgbase = python-tinytag
makedepends = python-setuptools
depends = python
source = https://github.com/devsnd/tinytag/archive/1.6.0.tar.gz
- md5sums = 219224beced322bb4f912c446bd23cc5
+ md5sums = 183731563cf2fe9e104be86595e937ae
pkgname = python-tinytag
diff --git a/PKGBUILD b/PKGBUILD
index 1df6434df4ae..f16df8b3bf89 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ depends=('python')
makedepends=('python-setuptools')
checkdepends=('python-pytest')
source=("https://github.com/devsnd/$_name/archive/$pkgver.tar.gz")
-md5sums=('219224beced322bb4f912c446bd23cc5')
+md5sums=('183731563cf2fe9e104be86595e937ae')
validpgpkeys=()
check() {