summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans-Nikolai Viessmann2019-09-08 10:47:45 +0200
committerHans-Nikolai Viessmann2019-09-08 10:47:45 +0200
commitef399d2fcf8cc7a5e4d127e84a3fa1581ff42149 (patch)
tree8ad87b7a9852e87f4b6c5512c4c9244199463d16
parent83b5ce3d67336db1edad84be67b36741d0a703e1 (diff)
downloadaur-ef399d2fcf8cc7a5e4d127e84a3fa1581ff42149.tar.gz
bump to version 1.3-68
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD12
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 93eb04cc8384..4529ea90ffe0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = sac-stdlib-weekly
pkgdesc = The standard library for the Single-Assignment C programming language (weekly build)
- pkgver = 1.3.66
+ pkgver = 1.3.68
pkgrel = 1
url = http://www.sac-home.org/
arch = x86_64
license = custom:SAC
- depends = sac-compiler-weekly==1.3.3.352
+ depends = sac-compiler-weekly==1.3.3.359
provides = sac-stdlib
conflicts = sac-stdlib
replaces = sac-stdlib
- source = http://www.sac-home.org/packages/weekly/Linux/1.3.3-352/sac-stdlib-1.3-66-g58e8.tar.gz
+ source = http://www.sac-home.org/packages/weekly/Linux/1.3.3-359-1/full/sac-stdlib-1.3-68-g7392.tar.gz
source = LICENSE.txt
- sha256sums = eda7d378723018f7276bc9b6c598761a961ba2647cc5b61cb3bd8e8f067cce04
+ sha256sums = 2a9d7ecbc58b4665824c656e7972150991419b0ab13790d554c0e40cf0d91fd0
sha256sums = c7d6d43ee20a247fcdce954274f9ffd419bd92644af9ce09929b7bef54a33398
pkgname = sac-stdlib-weekly
diff --git a/PKGBUILD b/PKGBUILD
index dd02f5bb20e9..0ce694c81dda 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,22 +3,22 @@
pkgname=sac-stdlib-weekly
_version=1.3
-_changes=66
-_commit=g58e8
-_sac_version="1.3.3-352"
+_changes=68
+_commit=g7392
+_sac_version="1.3.3-359-1"
pkgver="${_version}.${_changes}"
pkgrel=1
pkgdesc='The standard library for the Single-Assignment C programming language (weekly build)'
arch=('x86_64')
url='http://www.sac-home.org/'
license=('custom:SAC')
-depends=("sac-compiler-weekly==1.3.3.352")
+depends=("sac-compiler-weekly==1.3.3.359")
provides=('sac-stdlib')
replaces=('sac-stdlib')
conflicts=('sac-stdlib')
-source=("http://www.sac-home.org/packages/weekly/Linux/${_sac_version}/sac-stdlib-${_version}-${_changes}-${_commit}.tar.gz"
+source=("http://www.sac-home.org/packages/weekly/Linux/${_sac_version}/full/sac-stdlib-${_version}-${_changes}-${_commit}.tar.gz"
'LICENSE.txt')
-sha256sums=('eda7d378723018f7276bc9b6c598761a961ba2647cc5b61cb3bd8e8f067cce04'
+sha256sums=('2a9d7ecbc58b4665824c656e7972150991419b0ab13790d554c0e40cf0d91fd0'
'c7d6d43ee20a247fcdce954274f9ffd419bd92644af9ce09929b7bef54a33398')
package() {