[arch-commits] Commit in bin86/trunk (PKGBUILD)

Christian Hesse eworm at archlinux.org
Thu Apr 16 19:48:58 UTC 2020


    Date: Thursday, April 16, 2020 @ 19:48:57
  Author: eworm
Revision: 615355

upgpkg: bin86 0.16.21-3

rebuild old package

Modified:
  bin86/trunk/PKGBUILD

----------+
 PKGBUILD |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-16 19:34:21 UTC (rev 615354)
+++ PKGBUILD	2020-04-16 19:48:57 UTC (rev 615355)
@@ -3,16 +3,18 @@
 
 pkgname=bin86
 pkgver=0.16.21
-pkgrel=2
+pkgrel=3
 pkgdesc='A complete 8086 assembler and loader'
 arch=('x86_64')
 license=('GPL')
 url='https://v3.sk/~lkundrak/dev86/'
 depends=('glibc')
-source=("https://v3.sk/~lkundrak/dev86/$pkgname-$pkgver.tar.gz"
+source=("https://sources.archlinux.org/other/community/dev86/$pkgname-$pkgver.tar.gz"
         'bin86-0.16.17-x86_64-1.patch')
 sha1sums=('35a1222350adce5b6d62dd56f3477d9416c59174'
           '2c967c062fbee4e40ca1bf55feec2033e132e0a9')
+sha256sums=('021e37cde3a20632c4c9000993cb4aa9f58cb82b1d3c26b9aeb62d6566925738'
+            'f5174f7f703bb21486196c7d9ce027ba8d501c51f6099f02c6c13ee48fc861db')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list