summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvan Bushchik2022-05-08 08:22:10 +0300
committerIvan Bushchik2022-05-08 08:22:10 +0300
commit0b9198d01a0a44ddff2dc3ac654a0447854fbdf5 (patch)
treec8f23c781338fa09700284fb53164c1d41b7226d
parent243a150050cc902e4ed176e825c77b53ae1b880a (diff)
downloadaur-0b9198d01a0a44ddff2dc3ac654a0447854fbdf5.tar.gz
Fix dependencies
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 27c91dfd15af..f1d4189a87fb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = plainabout
- pkgdesc = plainDE panel
+ pkgdesc = plainDE about screen
pkgver = 0.1.2
- pkgrel = 1
+ pkgrel = 2
url = https://plainde.org
arch = x86_64
arch = i686
@@ -16,8 +16,6 @@ pkgbase = plainabout
depends = polkit
depends = ttf-opensans
depends = make
- depends = alsa-utils
- depends = kwindowsystem
source = git+https://github.com/plainDE/plainAbout.git#tag=v0.1.2
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 2345c04eb13c..04fcbeaab297 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=plainabout
pkgver=0.1.2
-pkgrel=1
+pkgrel=2
pkgdesc="plainDE panel"
arch=(x86_64 i686 arm armv6h armv7h aarch64)
url="https://plainde.org"