summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5d9b9ecd1125..7b0b796b2e9d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = kmailapplet-git
pkgdesc = A Mail Applet for the system tray to watch your Maildir box and get notifications whenever there's a new mail.
- pkgver = 1.0.r2.g8e48c9e
+ pkgver = 1.0.r1.g79e3b1f
pkgrel = 1
url = https://github.com/ichigo663/KMailApplet
arch = any
@@ -12,7 +12,7 @@ pkgbase = kmailapplet-git
depends = gcc-libs
depends = boost-libs
depends = qt5-base
- provides = kmailapplet-git=1.0.r2.g8e48c9e
+ provides = kmailapplet-git=1.0.r1.g79e3b1f
conflicts = kmailapplet-git
source = kmailapplet-git::git+https://github.com/ichigo663/KMailApplet.git
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index b129941b6d60..1da6d6a73ba1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Antonio Cardace <anto.cardace@gmail.com>
pkgname=kmailapplet-git
-pkgver=1.0.r2.g8e48c9e
+pkgver=1.0.r1.g79e3b1f
pkgrel=1
pkgdesc="A Mail Applet for the system tray to watch your Maildir box and get notifications whenever there's a new mail."
arch=('any')