Explorar o código

Update 'PKGBUILD'

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

+ 2 - 2
PKGBUILD

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