summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorClaire Farron2016-02-06 20:32:56 +0000
committerClaire Farron2016-02-06 20:32:56 +0000
commit4ba37d45a20114a534d82c3d9a6d37c7bbd812ba (patch)
tree3940604401499c9238d64253fbb0651883ed1e92
parent8e9be8cd0a7f5f2965a0e5423d94d2b3d16ab00b (diff)
downloadaur-4ba37d45a20114a534d82c3d9a6d37c7bbd812ba.tar.gz
Update to 1.3.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 333cb590d696..c30efbc8d49c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,16 @@
+# Generated by mksrcinfo v8
+# Sat Feb 6 20:32:45 UTC 2016
pkgbase = mintlocale
pkgdesc = Locale selection for the Cinnamon Desktop
- pkgver = 1.2.7
+ pkgver = 1.3.1
pkgrel = 1
url = https://github.com/linuxmint/mintlocale
arch = any
license = GPL2
depends = python2-gobject
- source = http://packages.linuxmint.com/pool/main/m/mintlocale/mintlocale_1.2.7.tar.gz
+ source = http://packages.linuxmint.com/pool/main/m/mintlocale/mintlocale_1.3.1.tar.gz
source = apt_pkg.patch
- sha256sums = f06bad3fe9f80c713c7472a71854d7474147329b506dfc8880d5916ca29ec259
+ sha256sums = 2124bcc023cccd13ff53a9ab50e177f2d5616224ac63edb6a348809bb3b491d9
sha256sums = d18b6ae1a699b5a31436bbaf2a18d96d64a54e33a6d5daa1c60dfb0250f2dbc2
pkgname = mintlocale
diff --git a/PKGBUILD b/PKGBUILD
index 8b53bad649da..57b646c88bbe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Pedro Gabriel <pedrogabriel@dcc.ufmg.br>
pkgname=mintlocale
-pkgver=1.2.7
+pkgver=1.3.1
pkgrel=1
pkgdesc="Locale selection for the Cinnamon Desktop"
arch=('any')
@@ -13,7 +13,7 @@ depends=('python2-gobject')
source=("http://packages.linuxmint.com/pool/main/m/mintlocale/mintlocale_$pkgver.tar.gz"
"apt_pkg.patch")
-sha256sums=('f06bad3fe9f80c713c7472a71854d7474147329b506dfc8880d5916ca29ec259'
+sha256sums=('2124bcc023cccd13ff53a9ab50e177f2d5616224ac63edb6a348809bb3b491d9'
'd18b6ae1a699b5a31436bbaf2a18d96d64a54e33a6d5daa1c60dfb0250f2dbc2')