summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Vikstrom2016-12-12 22:10:03 +0100
committerSimon Vikstrom2016-12-12 22:10:03 +0100
commit668cd5eea4582748931917fab30122af00b5adc5 (patch)
tree813e989314625d1821f63cdbe1915ab33beb458f
parentfb8f3dedfbff863932173d772034af08626c9101 (diff)
downloadaur-668cd5eea4582748931917fab30122af00b5adc5.tar.gz
Use 16.04 path
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cc12008431b4..a354fedc847b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,7 @@ pkgbase = chef-client
license = Apache
conflicts = chef
conflicts = chef-solo
- source = https://packages.chef.io/stable/ubuntu/12.04/chef_12.17.44-1_amd64.deb
+ source = https://packages.chef.io/stable/ubuntu/16.04/chef_12.17.44-1_amd64.deb
sha512sums = c29122c7da1a7757daa3796e1ed5c481c99399d80ad396f43c9b68fb1051fd418e1fa24b8302c03e8acee061490bddc24e14280628c88cd221fc396150fdc6af
pkgname = chef-client
diff --git a/PKGBUILD b/PKGBUILD
index 62b94bd8688a..bebcc7555695 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="https://downloads.chef.io/chef-client/"
license=('Apache')
depends=()
conflicts=( chef chef-solo )
-source=("https://packages.chef.io/stable/ubuntu/12.04/chef_${pkgver}-1_amd64.deb")
+source=("https://packages.chef.io/stable/ubuntu/16.04/chef_${pkgver}-1_amd64.deb")
sha512sums=('c29122c7da1a7757daa3796e1ed5c481c99399d80ad396f43c9b68fb1051fd418e1fa24b8302c03e8acee061490bddc24e14280628c88cd221fc396150fdc6af')
package() {