Explorar o código

Update 'PKGBUILD'

Nathaniel van Diepen %!s(int64=4) %!d(string=hai) anos
pai
achega
f8c94aeff5
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      PKGBUILD

+ 2 - 2
PKGBUILD

@@ -8,7 +8,7 @@ pkgver() {
 pkgrel=1
 pkgdesc="a TI-8x emulator based on Wabbitemu"
 arch=('any')
-source=("git+https://github.com/alberthdev/wxwabbitemu.git","$pkgname.patch")
+source=("git+https://github.com/alberthdev/wxwabbitemu.git" "$pkgname.patch")
 depends=('wxgtk')
 license=('custom')
 prepare() {
@@ -24,4 +24,4 @@ package() {
 	cd "$srcdir/$pkgname/build";
 	make DESTDIR="${pkgdir}" install
 }
-md5sums=('SKIP', 'SKIP')
+md5sums=('SKIP' 'SKIP')