summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAshley Towns2015-12-06 13:32:43 +1100
committerAshley Towns2015-12-06 13:32:43 +1100
commit404832df50d193739d7efb2c5707c6e37c9fb8e3 (patch)
treecd784a7c5564477aabc19c776331ee30b3c631e7
parent403d37cc0d5fbc5e8a3a213db6d094b10453641a (diff)
downloadaur-404832df50d193739d7efb2c5707c6e37c9fb8e3.tar.gz
replaces old named package swift-language-bin
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD1
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6b9bd103376c..0804e20a90c1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sun Dec 6 02:31:03 UTC 2015
+# Sun Dec 6 02:32:22 UTC 2015
pkgbase = swift-bin
pkgdesc = The Swift programming language, the binary drops from the official website
pkgver = 2.2.SNAPSHOT.2015.12.01.b
@@ -18,6 +18,7 @@ pkgbase = swift-bin
provides = swift-language
conflicts = lldb
conflicts = swift-language-git
+ replaces = swift-language-bin
options = !strip
source = https://swift.org/builds/ubuntu1510/swift-2.2-SNAPSHOT-2015-12-01-b/swift-2.2-SNAPSHOT-2015-12-01-b-ubuntu15.10.tar.gz
source = https://swift.org/builds/ubuntu1510/swift-2.2-SNAPSHOT-2015-12-01-b/swift-2.2-SNAPSHOT-2015-12-01-b-ubuntu15.10.tar.gz.sig
diff --git a/PKGBUILD b/PKGBUILD
index ef258b31ef6f..515fdc8a5a0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,6 +14,7 @@ conflicts=('lldb' 'swift-language-git')
options=('!strip')
validpgpkeys=('7463A81A4B2EEA1B551FFBCFD441C977412B37AD')
provides=('swift-language')
+replaces=('swift-language-bin')
source=(
"https://swift.org/builds/ubuntu1510/swift-${_version}/swift-${_version}-ubuntu15.10.tar.gz"