summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoseph R. Prostko2018-05-28 11:09:48 -0400
committerJoseph R. Prostko2018-05-28 11:09:48 -0400
commite502bc09c3ba00bb4d789c99deef33670a4e4570 (patch)
tree0470dac5e1f1ddb82b2b6809eff1acd90a06ced2
parent66dd250196e601d69f935107d7c9ef58af954bfb (diff)
downloadaur-e502bc09c3ba00bb4d789c99deef33670a4e4570.tar.gz
Update Aptly to 1.3.0
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2bb693f0a3e4..46a862839c48 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
# Generated by mksrcinfo v8
-# Sat Dec 16 15:00:51 UTC 2017
+# Mon May 28 15:08:34 UTC 2018
pkgbase = aptly
pkgdesc = A Swiss Army knife for Debian repository management.
- pkgver = 1.2.0
+ pkgver = 1.3.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.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
+ source_i686 = https://bintray.com/artifact/download/smira/aptly/aptly_1.3.0_linux_386.tar.gz
+ sha256sums_i686 = e883fda8434e767e767cbd21ab6cb0e131e03e22a99abfaf7d3c0f36d8e8687b
+ source_x86_64 = https://bintray.com/artifact/download/smira/aptly/aptly_1.3.0_linux_amd64.tar.gz
+ sha256sums_x86_64 = e45bb349be0ef9a628a17f6eb0b4ccb277563c99214e222e5f28b823f129f47b
pkgname = aptly
diff --git a/PKGBUILD b/PKGBUILD
index 9621c33a097d..96e5d9a09606 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Joseph R. Prostko <joe dot prostko at gmail dot com>
pkgname=aptly
-pkgver=1.2.0
+pkgver=1.3.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=('21f2070830dd327b7aed1025566db86fc9d65a87068eb9a713495aa4de3924ae')
-sha256sums_x86_64=('fc90a9e13239cc554dbf16c71f1302a8adc02a3fa0666f12492f9051e87152a0')
+sha256sums_i686=('e883fda8434e767e767cbd21ab6cb0e131e03e22a99abfaf7d3c0f36d8e8687b')
+sha256sums_x86_64=('e45bb349be0ef9a628a17f6eb0b4ccb277563c99214e222e5f28b823f129f47b')
package() {
# Test for current architecture