Browse Source

Update 'PKGBUILD'

Nathaniel van Diepen 4 years ago
parent
commit
618b303fbd
1 changed files with 2 additions and 1 deletions
  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")