summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRyan Farley2023-04-10 08:12:11 -0500
committerRyan Farley2023-04-10 08:12:11 -0500
commitd88d6f76e165b3785650e9ed49cbcff0a0b39ebd (patch)
treee7446a548664c32fa9f807bcaa4a89bdb67c9fd4 /PKGBUILD
parent01131750d1b0c9d4cefc8ec51a7973beb94bdb16 (diff)
downloadaur-shoebill.tar.gz
unique source name
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6f9c6bf99bf1..ae8b06f7da6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Ryan Farley <ryan.farley@gmx.com>
pkgname=shoebill
pkgver=0.0.5
-pkgrel=2
+pkgrel=3
pkgdesc="A Macintosh II emulator that runs A/UX"
arch=('i686' 'x86_64')
url="https://github.com/pruten/$pkgname"
license=('BSD')
depends=('sdl2')
-source=("https://github.com/pruten/shoebill/archive/$pkgver.tar.gz"
+source=("$pkgname-$pkgver.tar.gz::https://github.com/pruten/shoebill/archive/$pkgver.tar.gz"
"no_sys_errlist.patch")
md5sums=('03d24eeee574c06f9baa8c7c921d4682'
'd8dcf81ea5eb69fc2678cd39294c45ec')