summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoseph R. Prostko2017-12-16 10:01:56 -0500
committerJoseph R. Prostko2017-12-16 10:01:56 -0500
commit66dd250196e601d69f935107d7c9ef58af954bfb (patch)
tree7064014bcb664e5527adb476f9f8e25a951f62c7
parent1c8655eae7459c6d3e1557ae000a285a507fc352 (diff)
downloadaur-66dd250196e601d69f935107d7c9ef58af954bfb.tar.gz
Update Aptly to 1.2.0
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e4936f353fd5..2bb693f0a3e4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
# Generated by mksrcinfo v8
-# Sun Sep 3 19:14:43 UTC 2017
+# Sat Dec 16 15:00:51 UTC 2017
pkgbase = aptly
pkgdesc = A Swiss Army knife for Debian repository management.
- pkgver = 1.1.1
+ pkgver = 1.2.0
pkgrel = 1
url = https://www.aptly.info
arch = i686
arch = x86_64
license = MIT
options = !strip
- source_i686 = https://bintray.com/artifact/download/smira/aptly/aptly_1.1.1_linux_386.tar.gz
- sha256sums_i686 = 04bde40b47bfe42ee530d5d12354f21f00f6ca0ff857503219c2e3b863953f24
- source_x86_64 = https://bintray.com/artifact/download/smira/aptly/aptly_1.1.1_linux_amd64.tar.gz
- sha256sums_x86_64 = cc2c50106ce1932db31e5d30bb448f8992428b3cfc66d23abf96fa2aad7a3748
+ source_i686 = https://bintray.com/artifact/download/smira/aptly/aptly_1.2.0_linux_386.tar.gz
+ sha256sums_i686 = 21f2070830dd327b7aed1025566db86fc9d65a87068eb9a713495aa4de3924ae
+ source_x86_64 = https://bintray.com/artifact/download/smira/aptly/aptly_1.2.0_linux_amd64.tar.gz
+ sha256sums_x86_64 = fc90a9e13239cc554dbf16c71f1302a8adc02a3fa0666f12492f9051e87152a0
pkgname = aptly
diff --git a/PKGBUILD b/PKGBUILD
index 634e4e0a2af6..9621c33a097d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Joseph R. Prostko <joe dot prostko at gmail dot com>
pkgname=aptly
-pkgver=1.1.1
+pkgver=1.2.0
pkgrel=1
pkgdesc="A Swiss Army knife for Debian repository management."
url="https://www.aptly.info"
@@ -10,8 +10,8 @@ options=('!strip')
arch=('i686' 'x86_64')
source_i686=("https://bintray.com/artifact/download/smira/aptly/aptly_${pkgver}_linux_386.tar.gz")
source_x86_64=("https://bintray.com/artifact/download/smira/aptly/aptly_${pkgver}_linux_amd64.tar.gz")
-sha256sums_i686=('04bde40b47bfe42ee530d5d12354f21f00f6ca0ff857503219c2e3b863953f24')
-sha256sums_x86_64=('cc2c50106ce1932db31e5d30bb448f8992428b3cfc66d23abf96fa2aad7a3748')
+sha256sums_i686=('21f2070830dd327b7aed1025566db86fc9d65a87068eb9a713495aa4de3924ae')
+sha256sums_x86_64=('fc90a9e13239cc554dbf16c71f1302a8adc02a3fa0666f12492f9051e87152a0')
package() {
# Test for current architecture