summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatMoul2019-11-17 15:25:54 +0100
committerMatMoul2019-11-17 15:25:54 +0100
commitf8a73accfa51bfe3e700a580d4e9fab089afcd16 (patch)
treea28a6aade21b0c3ec298fe15bd8a4ba3dfe409e6
parent6d6c2327af960b285753ce04655bdda70771437a (diff)
downloadaur-f8a73accfa51bfe3e700a580d4e9fab089afcd16.tar.gz
New version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 18edf778149c..6f6b60a8fab5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = octopi-notifier-frameworks
pkgdesc = Notifier for Octopi with Knotifications support
pkgver = 0.9.0
- pkgrel = 8
+ pkgrel = 9
url = http://octopiproject.wordpress.com
arch = i686
arch = x86_64
@@ -11,8 +11,8 @@ pkgbase = octopi-notifier-frameworks
depends = knotifications
provides = octopi-notifier
conflicts = octopi-notifier-qt5
- source = octopi-0.9.0-8.tar.gz::https://github.com/aarnt/octopi/archive/245db0572a97497d93b3864638458c4bcc0fa126.tar.gz
- sha256sums = b98ce84f815097b69f27fb60121b9583f718688fc63454c262c231d3107f9f5d
+ source = octopi-0.9.0-9.tar.gz::https://github.com/aarnt/octopi/archive/a3707b857d501629472883a58bc9d570abbb1c41.tar.gz
+ sha256sums = 70bbdff1be887453975fc8fb4730efa4b69ab5cfcf2f06f667a406779ae70017
pkgname = octopi-notifier-frameworks
diff --git a/PKGBUILD b/PKGBUILD
index 86515b6d903c..646390dd8145 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: MatMoul <matmoul@gmail.com>
_pkggit=octopi
-_gitcommit=245db0572a97497d93b3864638458c4bcc0fa126
-_gitsha256='b98ce84f815097b69f27fb60121b9583f718688fc63454c262c231d3107f9f5d'
+_gitcommit=a3707b857d501629472883a58bc9d570abbb1c41
+_gitsha256='70bbdff1be887453975fc8fb4730efa4b69ab5cfcf2f06f667a406779ae70017'
pkgbase=octopi-notifier-frameworks
pkgname=('octopi-notifier-frameworks')
pkgver=0.9.0
-pkgrel=8
+pkgrel=9
pkgdesc="Notifier for Octopi with Knotifications support"
arch=('i686' 'x86_64')
url="http://octopiproject.wordpress.com"