summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWorMzy Tykashi2017-01-31 12:53:24 +0000
committerWorMzy Tykashi2017-01-31 12:53:24 +0000
commit0565cbf9035a2f5988299b46c1a90a862f688b32 (patch)
tree9bfdf1fe1ead75b8cc3260a85ddc30d125fe7825
parent22d37870f2e09802a1745e595705bd29b943f84a (diff)
downloadaur-0565cbf9035a2f5988299b46c1a90a862f688b32.tar.gz
Updated to 3.3.7
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD7
2 files changed, 7 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 480e32d4e0e6..98d870eaabb0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Wed Sep 14 12:15:24 UTC 2016
pkgbase = rssguard
pkgdesc = A simple (yet powerful) Qt5 feed reader.
- pkgver = 3.3.5
+ pkgver = 3.3.7
pkgrel = 1
url = https://github.com/martinrotter/rssguard/
arch = i686
@@ -16,8 +14,8 @@ pkgbase = rssguard
conflicts = rss-guard
conflicts = rssguard-git
replaces = rss-guard
- source = https://github.com/martinrotter/rssguard/archive/3.3.5.tar.gz
- sha256sums = c8f9d05d498e63f5654dca2fc27834403d6cd76f078639a5d6e1b2acbc6e81bf
+ source = https://github.com/martinrotter/rssguard/archive/3.3.7.tar.gz
+ sha256sums = a90542dbd14d8a4b0cf925e3ad0ee16edd0c1229d8f6c96fb615eec12bfd61ff
pkgname = rssguard
diff --git a/PKGBUILD b/PKGBUILD
index a4a8b0e08ac3..84c811cd1b15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
-# Maintainer: Alois Nespor <info@aloisnespor.info>
+# Maintainer: WorMzy Tykashi <wormzy.tykashi@gmail.com>
+# Contributor: Alois Nespor <info@aloisnespor.info>
# Contributor: speps <speps dot aur dot archlinux dot org>
pkgname=rssguard
-pkgver=3.3.5
+pkgver=3.3.7
pkgrel=1
pkgdesc="A simple (yet powerful) Qt5 feed reader."
arch=('i686' 'x86_64')
@@ -28,4 +29,4 @@ package() {
cd $pkgname-$pkgver
make INSTALL_ROOT="$pkgdir/" install
}
-sha256sums=('c8f9d05d498e63f5654dca2fc27834403d6cd76f078639a5d6e1b2acbc6e81bf')
+sha256sums=('a90542dbd14d8a4b0cf925e3ad0ee16edd0c1229d8f6c96fb615eec12bfd61ff')