summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiovanni Santini2018-10-24 21:23:53 +0200
committerGiovanni Santini2018-10-24 21:23:53 +0200
commit57c8b66fda9c7bef3a733e20ef0b8600d7779fa7 (patch)
tree301b032e0347968a067ff28df48465a1b68ef033
parent41f9e799387705211b87e112b6b0c64ac65dcf02 (diff)
downloadaur-57c8b66fda9c7bef3a733e20ef0b8600d7779fa7.tar.gz
upgpkg: gnome-defaults-list 3.30.0-1
- Version bump. - Switch HTTPS source to global CDN to grant always best download.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 40332ff69935..f271972f4ce2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = gnome-defaults-list
pkgdesc = Default file associations for GNOME environment
- pkgver = 3.28.1
+ pkgver = 3.30.0
pkgrel = 1
url = https://tracker.debian.org/pkg/gnome-session
arch = any
license = GPL
license = LGPL
- source = http://http.debian.net/debian/pool/main/g/gnome-session/gnome-session_3.28.1-1.debian.tar.xz
- sha256sums = f1af5e29b0e3c63ef74bf38ea88db18f2d6b9547c9bfac44567390ba093b9dee
+ source = https://deb.debian.org/debian/pool/main/g/gnome-session/gnome-session_3.30.0-2.debian.tar.xz
+ sha256sums = 924d2b57df09152ab10836f683ed47889cd3a09b78e30e16f58a12beec23ece8
pkgname = gnome-defaults-list
diff --git a/PKGBUILD b/PKGBUILD
index d02bdc1ce42f..be1b555bd1f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
# Previous maintainer: Daniel Apolinario <dapolinario@gmail.com>
# Contributor: Roman Timushev <romikt@gmail.com>
pkgname=gnome-defaults-list
-pkgver=3.28.1
+pkgver=3.30.0
pkgrel=1
pkgdesc="Default file associations for GNOME environment"
#_ubuntuver=0ubuntu5
-_pkgrel=1
+_pkgrel=2
arch=('any')
#url="http://packages.ubuntu.com/source/gnome-session"
url="https://tracker.debian.org/pkg/gnome-session"
license=('GPL' 'LGPL')
#source=(http://archive.ubuntu.com/ubuntu/pool/main/g/gnome-session/gnome-session_${pkgver}-${_ubuntuver}.debian.tar.xz)
-source=(http://http.debian.net/debian/pool/main/g/gnome-session/gnome-session_$pkgver-$_pkgrel.debian.tar.xz)
-sha256sums=('f1af5e29b0e3c63ef74bf38ea88db18f2d6b9547c9bfac44567390ba093b9dee')
+source=(https://deb.debian.org/debian/pool/main/g/gnome-session/gnome-session_$pkgver-$_pkgrel.debian.tar.xz)
+sha256sums=('924d2b57df09152ab10836f683ed47889cd3a09b78e30e16f58a12beec23ece8')
package() {
#install -d "$pkgdir/etc/gnome"