summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxeruf2021-10-29 01:08:01 +0200
committerxeruf2021-10-29 01:08:01 +0200
commit1c8923d9230f20a328c52019cf40646436731d73 (patch)
treed8be27fc9ce5266031e2a3cad0bb550a76f5fb2d
parent579244a26cd06372375eed3826a240b33bdd8237 (diff)
downloadaur-1c8923d9230f20a328c52019cf40646436731d73.tar.gz
Slight description adjustment
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bde8833a294e..faa2be0c6425 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = stretchly-xeruf-git
- pkgdesc = The break time reminder app, hardened
+ pkgdesc = The break time reminder app with more restrictive menus
pkgver = 986.1312677
pkgrel = 1
url = https://github.com/xeruf/stretchly
diff --git a/PKGBUILD b/PKGBUILD
index c31e88bb2ec0..70a073de6dbc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
-# Maintainer: xerus <27jf at pm dot me>
+# Maintainer: xeruf <27jf at pm dot me>
_pkgname=stretchly
pkgname=${_pkgname}-xeruf-git
pkgver=986.1312677
pkgrel=1
-pkgdesc="The break time reminder app, hardened"
+pkgdesc="The break time reminder app with more restrictive menus"
arch=('any')
url="https://github.com/xeruf/stretchly"
license=('BSD')
depends=('c-ares' 'ffmpeg' 'gtk3' 'http-parser' 'libevent' 'libvpx' 'libxslt' 'libxss' 'minizip' 'nss' 're2' 'snappy' 'libnotify' 'libappindicator-gtk3' 'electron')
-makedepends=('git' 'nvm' 'jq' 'python')
+makedepends=(git nvm jq python)
optdepends=('libxss')
provides=("$_pkgname")
source=("git+${url}.git")