summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Redaelli2016-03-01 14:14:17 +0100
committerTimothy Redaelli2016-03-01 14:15:37 +0100
commitbab314e05e03180d200780703f9f5c8a95c3d337 (patch)
treedd34e5ffece30d57bb01ef48bffa53baba1aa8b0
parent17a8881900f250a5e24a7bc19ca2ac6c25b9ac8c (diff)
downloadaur-bab314e05e03180d200780703f9f5c8a95c3d337.tar.gz
Update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9bee4a739659..31065fa596c4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Wed Jan 13 10:15:31 UTC 2016
+# Tue Mar 1 13:15:12 UTC 2016
pkgbase = debian-keyring
pkgdesc = GnuPG keys of the Ubuntu archive
- pkgver = 2015.11.30
+ pkgver = 2016.01.20
pkgrel = 1
url = http://keyring.debian.org/
arch = any
license = GPL
depends = gnupg
- source = http://ftp.de.debian.org/debian/pool/main/d/debian-keyring/debian-keyring_2015.11.30_all.deb
- sha256sums = 8007a046bf560de8787646f70302598bfd7243c7eb28624140b8e558c1309b1b
+ source = http://ftp.de.debian.org/debian/pool/main/d/debian-keyring/debian-keyring_2016.01.20_all.deb
+ sha256sums = 12f0661a4d7a99157f21010c3eea3677bad1d1c553a30cc4160cdcc974121f3b
pkgname = debian-keyring
diff --git a/PKGBUILD b/PKGBUILD
index d22809cb1abb..a453e5109164 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Timothy Redaelli <timothy.redaelli@gmail.com>
pkgname=debian-keyring
-pkgver=2015.11.30
+pkgver=2016.01.20
pkgrel=1
pkgdesc="GnuPG keys of the Ubuntu archive"
arch=('any')
@@ -10,7 +10,7 @@ license=('GPL')
depends=('gnupg')
source=("http://ftp.de.debian.org/debian/pool/main/d/debian-keyring/${pkgname}_${pkgver}_all.deb")
-sha256sums=('8007a046bf560de8787646f70302598bfd7243c7eb28624140b8e558c1309b1b')
+sha256sums=('12f0661a4d7a99157f21010c3eea3677bad1d1c553a30cc4160cdcc974121f3b')
package() {
bsdtar xvf "${srcdir}/data.tar.xz" -C "${pkgdir}/"