summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2024-03-26 03:41:03 -0400
committerChris Severance2024-03-26 03:41:03 -0400
commit7660ddbb9e45c4695f38c3b5e7d12738720eb6f2 (patch)
tree2701d698aa68be38e002823458416f64217def04
parentf6a6245412d03b2937da5977b66da41a5a338d87 (diff)
downloadaur-7660ddbb9e45c4695f38c3b5e7d12738720eb6f2.tar.gz
autu: Update to 1.0.1_dos.win.1ab15c7-1 Add PR#42
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD7
2 files changed, 8 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 565dd7813469..8acecf4de8ae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,9 +9,12 @@ pkgbase = smallerc
depends = glibc
source = SmallerC-1.0.1-dos.win.1ab15c7.zip::https://github.com/alexfru/SmallerC/archive/refs/tags/v1.0.1+dos.win.1ab15c7.zip
source = 0000-smlrc.c-MAX_FILE_NAME_LEN.patch
+ source = 0001-stsp-dpstub-alloc-dpmi-mem-in-UMB.patch::https://github.com/alexfru/SmallerC/commit/8e55da3682e71349a536673618cd974ad6151bfd.patch
md5sums = 04e5b3a57915c439c09a38406c4583e4
md5sums = c96ff0ba67916f5aa2ed3e19eb9fee44
+ md5sums = 3e72cf1e6051cd1a1282bd17177b8a67
sha256sums = 96c58af2fbf040d8277af1831dc8d34fd974d381d14965f4937dd9651fc2d0b8
sha256sums = e1f4d6e57700d175857f373395526a3bb1a775f1f2dc23010e2ffc1614c900c4
+ sha256sums = ca2873c88ef1330cf8e06759df125a6eff8a1e6a0052ff680d42e3cf197de61f
pkgname = smallerc
diff --git a/PKGBUILD b/PKGBUILD
index 9137f86c3e16..cc2a4a100e3e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,11 +18,14 @@ source=(
# Error in "/tmp/makepkg-chris/smallerc/src/SmallerC-1.0.1-dos.win.1ab15c7/v0100/srclib/kernel32/closehan.c" (9:109)
# Invalid or too long file name or path name
'0000-smlrc.c-MAX_FILE_NAME_LEN.patch'
+ '0001-stsp-dpstub-alloc-dpmi-mem-in-UMB.patch::https://github.com/alexfru/SmallerC/commit/8e55da3682e71349a536673618cd974ad6151bfd.patch'
)
md5sums=('04e5b3a57915c439c09a38406c4583e4'
- 'c96ff0ba67916f5aa2ed3e19eb9fee44')
+ 'c96ff0ba67916f5aa2ed3e19eb9fee44'
+ '3e72cf1e6051cd1a1282bd17177b8a67')
sha256sums=('96c58af2fbf040d8277af1831dc8d34fd974d381d14965f4937dd9651fc2d0b8'
- 'e1f4d6e57700d175857f373395526a3bb1a775f1f2dc23010e2ffc1614c900c4')
+ 'e1f4d6e57700d175857f373395526a3bb1a775f1f2dc23010e2ffc1614c900c4'
+ 'ca2873c88ef1330cf8e06759df125a6eff8a1e6a0052ff680d42e3cf197de61f')
prepare() {
set -u