summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans-Nikolai Viessmann2019-09-08 10:40:25 +0200
committerHans-Nikolai Viessmann2019-09-08 10:40:25 +0200
commit4e0c426b6bb3d16c08be8196a91be1c9406a0f42 (patch)
tree52e642a66e6478ceebae5bd30679602e4d0069fe
parente2ad3f43b8724135fc980f281738ed8077c1a6a3 (diff)
downloadaur-4e0c426b6bb3d16c08be8196a91be1c9406a0f42.tar.gz
bump to 1.3.3-359
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD13
2 files changed, 12 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b78cc2a2b536..2b47efd03918 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = sac-compiler-weekly
- pkgdesc = Provides the compiler (sac2c) of the Single-Assignment C programming language (weekly build)
- pkgver = 1.3.3.352
- pkgrel = 2
+ pkgdesc = The compiler (sac2c) of the Single-Assignment C programming language (weekly build)
+ pkgver = 1.3.3.359
+ pkgrel = 1
url = http://www.sac-home.org/
arch = x86_64
license = custom:SAC
@@ -13,10 +13,10 @@ pkgbase = sac-compiler-weekly
provides = sac-compiler
conflicts = sac-compiler
replaces = sac-compiler
- source = http://www.sac-home.org/packages/weekly/Linux/1.3.3-352/sac2c-1.3.3-MijasCosta-352-g727db-omnibus.tar.gz
+ source = http://www.sac-home.org/packages/weekly/Linux/1.3.3-359-1/full/sac2c-1.3.3-MijasCosta-359-g856d44-omnibus.tar.gz
source = LICENSE.txt
source = Makefile
- sha256sums = d73d69b7f9af388db953a92c16ebf8f78155b17a5ad559caa8a8b2767cb983e9
+ sha256sums = c10fc1ea6cde6d9ec98456187b64f1c77eeffbc73fea33d91546b2e6a10cdf16
sha256sums = c7d6d43ee20a247fcdce954274f9ffd419bd92644af9ce09929b7bef54a33398
sha256sums = eb965cc10ff6d032627429b87c553c2eb962d92753a8e30cfebdf699d1f5504a
diff --git a/PKGBUILD b/PKGBUILD
index 5d078a5c46f4..49e10ecea6d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,13 @@
pkgname=sac-compiler-weekly
_version=1.3.3
-_changes=352
+_rev=1
+_changes=359
_name=MijasCosta
-_commit=g727db
+_commit=g856d44
pkgver="${_version}.${_changes}"
-pkgrel=2
-pkgdesc='Provides the compiler (sac2c) of the Single-Assignment C programming language (weekly build)'
+pkgrel=1
+pkgdesc='The compiler (sac2c) of the Single-Assignment C programming language (weekly build)'
arch=('x86_64')
url='http://www.sac-home.org/'
license=('custom:SAC')
@@ -18,10 +19,10 @@ optdepends=('sac-stdlib-weekly: StdLib for the SaC Compiler')
provides=('sac-compiler')
replaces=('sac-compiler')
conflicts=('sac-compiler')
-source=("http://www.sac-home.org/packages/weekly/Linux/${_version}-${_changes}/sac2c-${_version}-${_name}-${_changes}-${_commit}-omnibus.tar.gz"
+source=("http://www.sac-home.org/packages/weekly/Linux/${_version}-${_changes}-${_rev}/full/sac2c-${_version}-${_name}-${_changes}-${_commit}-omnibus.tar.gz"
'LICENSE.txt'
'Makefile')
-sha256sums=('d73d69b7f9af388db953a92c16ebf8f78155b17a5ad559caa8a8b2767cb983e9'
+sha256sums=('c10fc1ea6cde6d9ec98456187b64f1c77eeffbc73fea33d91546b2e6a10cdf16'
'c7d6d43ee20a247fcdce954274f9ffd419bd92644af9ce09929b7bef54a33398'
'eb965cc10ff6d032627429b87c553c2eb962d92753a8e30cfebdf699d1f5504a')