Ver código fonte

Update 'PKGBUILD'

Nathaniel van Diepen 4 anos atrás
pai
commit
618b303fbd
1 arquivos alterados com 2 adições e 1 exclusões
  1. 2 1
      PKGBUILD

+ 2 - 1
PKGBUILD

@@ -5,7 +5,8 @@ pkgver() {
 	local ver=Unversioned directory
 	printf "r%s" ""
 }
-pkgrel=1
+pkgrel=2
+url='https://github.com/alberthdev/wxwabbitemu'
 pkgdesc="a TI-8x emulator based on Wabbitemu"
 arch=('any')
 source=("git+https://github.com/alberthdev/wxwabbitemu.git" "$pkgname.patch")