summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2022-07-16 20:23:55 -0600
committerMark Wagie2022-07-16 20:23:55 -0600
commit4b59660325436344a479ad4f677e443acd3ec202 (patch)
tree358fafef4962ecdf6ffaee9fbaea57aa317a77cd
parente186d0b56c0589ce4cc647c7c8c15cdac11f1ff4 (diff)
downloadaur-4b59660325436344a479ad4f677e443acd3ec202.tar.gz
revert previous commit, fixed with libnotify 0.8.0-2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD5
2 files changed, 2 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef900d1ed5c8..517e89efebc9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = slimbookbattery
pkgdesc = Battery optimization application for portable devices.
pkgver = 4.0.5beta
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/slimbook/slimbookbattery
install = slimbookbattery.install
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 613597cf8d24..08a536b6207e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: tioguda <guda.flavio@gmail.com>
pkgname=slimbookbattery
pkgver=4.0.5beta
-pkgrel=3
+pkgrel=4
pkgdesc="Battery optimization application for portable devices."
arch=('x86_64')
url="https://github.com/slimbook/slimbookbattery"
@@ -37,9 +37,6 @@ package() {
ln -s "/usr/share/$pkgname/src/service/$pkgname.service" \
"$pkgdir/usr/lib/systemd/system"
- # bump Notify to 0.8
- sed -i "s/'Notify', '0.7'/'Notify', '0.8'/g" "$pkgdir/usr/share/$pkgname/src/${pkgname}indicator.py"
-
# Install locales
# cd "$pkgdir/usr/share/$pkgname/src/translations"
# for lang in $(ls -d */); do