summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMuflone2015-11-15 01:00:09 +0100
committerMuflone2015-11-15 01:00:09 +0100
commit69c2ed6e494cfb0a0150e0ab9df9624dfb10eee7 (patch)
tree878c0cf8918c57c6ce7a84020c1858566a291eed
parent0fa58cdf4a6ad55e07a7a7de7951a292e234d5b0 (diff)
downloadaur-69c2ed6e494cfb0a0150e0ab9df9624dfb10eee7.tar.gz
Updated package remmina-plugin-open 1.2.1.0-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 33dc265d0448..d43f8eae78af 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = remmina-plugin-open
pkgdesc = A protocol plugin for Remmina to open a document with its associated application.
- pkgver = 1.2.0.0
+ pkgver = 1.2.1.0
pkgrel = 1
url = http://www.muflone.com/remmina-plugin-open/
install = remmina-plugin-open.install
@@ -13,10 +13,10 @@ pkgbase = remmina-plugin-open
depends = remmina
optdepends = xdg-utils: for Automatically detected option
optdepends = libgnome: for Open for GNOME option
- source = remmina-plugin-builder_1.2.0.0.tar.gz::https://github.com/muflone/remmina-plugin-builder/archive/1.2.0.0.tar.gz
- source = remmina-plugin-open_1.2.0.0.tar.gz::https://github.com/muflone/remmina-plugin-open/archive/1.2.0.0.tar.gz
- sha256sums = c3cb8201943b00d7475922055a68dd86ec163a01e1f578aae32427ab2427121e
- sha256sums = e958946f62a52f39246aa7e6cbe4f1fbd0a45c69256b4e39cd6887cf469fe211
+ source = remmina-plugin-builder_1.2.1.0.tar.gz::https://github.com/muflone/remmina-plugin-builder/archive/1.2.1.0.tar.gz
+ source = remmina-plugin-open_1.2.1.0.tar.gz::https://github.com/muflone/remmina-plugin-open/archive/1.2.1.0.tar.gz
+ sha256sums = bf2a289f30f1176d3eb1ffd33bfeeaa80b5efd68562eb254a16d1c97337f016b
+ sha256sums = 9bd1e4784a8ab91043a9e8f2bf4a000b3b2c4440d4594f52920f0c48bf713bc6
pkgname = remmina-plugin-open
diff --git a/PKGBUILD b/PKGBUILD
index 7b7bf171ca5b..b6e3154afb7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Muflone http://www.muflone.com/contacts/english/
pkgname=remmina-plugin-open
-pkgver=1.2.0.0
+pkgver=1.2.1.0
pkgrel=1
-_builderver=1.2.0.0
+_builderver=1.2.1.0
pkgdesc="A protocol plugin for Remmina to open a document with its associated application."
arch=('i686' 'x86_64')
url="http://www.muflone.com/${pkgname}/"
@@ -15,8 +15,8 @@ optdepends=('xdg-utils: for Automatically detected option'
install="${pkgname}.install"
source=("remmina-plugin-builder_${_builderver}.tar.gz::https://github.com/muflone/remmina-plugin-builder/archive/${_builderver}.tar.gz"
"${pkgname}_${pkgver}.tar.gz::https://github.com/muflone/${pkgname}/archive/${pkgver}.tar.gz")
-sha256sums=('c3cb8201943b00d7475922055a68dd86ec163a01e1f578aae32427ab2427121e'
- 'e958946f62a52f39246aa7e6cbe4f1fbd0a45c69256b4e39cd6887cf469fe211')
+sha256sums=('bf2a289f30f1176d3eb1ffd33bfeeaa80b5efd68562eb254a16d1c97337f016b'
+ '9bd1e4784a8ab91043a9e8f2bf4a000b3b2c4440d4594f52920f0c48bf713bc6')
build() {
[ -d build ] && rm -rf build