Browse Source

Update 'PKGBUILD'

Nathaniel van Diepen 4 years ago
parent
commit
3e32600195
1 changed files with 1 additions and 1 deletions
  1. 1 1
      PKGBUILD

+ 1 - 1
PKGBUILD

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