diff options
author | Tamás Barta | 2020-07-18 20:47:44 +0200 |
---|---|---|
committer | Tamás Barta | 2020-07-18 20:47:44 +0200 |
commit | 9d4447d6da2f214d245389ff9aa60ef1fd14dc49 (patch) | |
tree | 90afc5104b494331a720cfc1b0a78ba59e8773d3 | |
parent | 1eb2db9b6cfd142748c49ade1fa4f356e360172f (diff) | |
download | aur-gnome-shell-extension-panel-osd.tar.gz |
Change .SRCINFO as well according to PKGBUILD
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ pkgname="gnome-shell-extension-panel-osd" pkgver=1.0 -pkgrel=1 +pkgrel=2 pkgdesc="Place gnome-shell notifications under the panel instead of above the message-tray." arch=("any") url="https://gitlab.com/jenslody/${pkgname}/" |