update repo url
This commit is contained in:
2
.SRCINFO
2
.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = mokuro
|
|||||||
pkgdesc = Read Japanese manga inside browser with selectable text.
|
pkgdesc = Read Japanese manga inside browser with selectable text.
|
||||||
pkgver = 0.2.2
|
pkgver = 0.2.2
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://pypi.org/project/mokuro/#history
|
url = https://github.com/kha-white/mokuro
|
||||||
arch = any
|
arch = any
|
||||||
license = GPL3
|
license = GPL3
|
||||||
makedepends = python-pip
|
makedepends = python-pip
|
||||||
|
|||||||
2
PKGBUILD
2
PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.2.2
|
|||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Read Japanese manga inside browser with selectable text. "
|
pkgdesc="Read Japanese manga inside browser with selectable text. "
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://pypi.org/project/mokuro/#history"
|
url="https://github.com/kha-white/mokuro"
|
||||||
license=('GPL3')
|
license=('GPL3')
|
||||||
depends=(
|
depends=(
|
||||||
'python>=3.6'
|
'python>=3.6'
|
||||||
|
|||||||
Reference in New Issue
Block a user