summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVekhir2024-12-24 00:57:34 +0100
committerVekhir2024-12-24 00:57:34 +0100
commit2d1afce481f36ed1a4d856ebf851488e3e724822 (patch)
treeaeb0ed6974627e7754b7c9dfc0a12e973b943af0 /PKGBUILD
parent92bec961a94df19b964a4bc45f9c63c376de32aa (diff)
downloadaur-2d1afce481f36ed1a4d856ebf851488e3e724822.tar.gz
fix: url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 53716fd52eab..085a73f5f5dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=3.13.0
pkgrel=1
pkgdesc="Standard library aifc redistribution."
arch=('any')
-url="https://github.com/youknowone/python-deadlib/aifc"
+url="https://github.com/youknowone/python-deadlib/tree/main/aifc"
license=('PSF-2.0')
depends=('python' 'python-audioop' 'python-chunk')
makedepends=('python-build' 'python-installer' 'python-setuptools' 'python-wheel')