update repo url

This commit is contained in:
sudacode 2025-03-11 22:45:55 -07:00
parent 8feb79dac6
commit 85b8efb24e
Signed by: sudacode
SSH Key Fingerprint: SHA256:lT5C2bB398DcX6daCF/gYFNSTK3y+Du3oTGUnYzfTEw
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ pkgbase = mokuro
pkgdesc = Read Japanese manga inside browser with selectable text.
pkgver = 0.2.2
pkgrel = 1
url = https://pypi.org/project/mokuro/#history
url = https://github.com/kha-white/mokuro
arch = any
license = GPL3
makedepends = python-pip

View File

@ -5,7 +5,7 @@ pkgver=0.2.2
pkgrel=1
pkgdesc="Read Japanese manga inside browser with selectable text. "
arch=('any')
url="https://pypi.org/project/mokuro/#history"
url="https://github.com/kha-white/mokuro"
license=('GPL3')
depends=(
'python>=3.6'