summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 905baddfc6c8..ad5513e3c9cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,12 +7,12 @@ _changes=76
_commit=gfc43
_sac_version="1.3.3-359-2"
pkgver="${_version}.${_changes}"
-pkgrel=1
+pkgrel=2
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.359")
+depends=("sac-compiler-weekly==1.3.3.359-2")
provides=('sac-stdlib')
replaces=('sac-stdlib')
conflicts=('sac-stdlib')