diff options
author | Torben | 2023-10-10 16:01:37 +0200 |
---|---|---|
committer | Torben | 2023-10-10 16:01:37 +0200 |
commit | 892d1b1fd1a9cb7f7e75b6bf94e174c27d2e56f9 (patch) | |
tree | 04b393def0735101b8c2319df6449dfa7fcbfbea /.SRCINFO | |
parent | 5cbd361ef4b3f4eb5f2eade5e6f34ad80b5b7775 (diff) | |
download | aur-892d1b1fd1a9cb7f7e75b6bf94e174c27d2e56f9.tar.gz |
Use upstream port-to-gnome-45 branch
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ pkgbase = gnome-shell-extension-desktop-icons-ng-git pkgdesc = A fork from the official desktop icons project, with several enhancements like Drag'n'Drop. - pkgver = 47.0.2.r2.g64bc8c2 + pkgver = gnome45_47.0.5.r0.gbf182b3 pkgrel = 1 url = https://gitlab.com/rastersoft/desktop-icons-ng arch = x86_64 @@ -12,7 +12,7 @@ pkgbase = gnome-shell-extension-desktop-icons-ng-git depends = gnome-shell>=3.38 provides = gnome-shell-extension-desktop-icons-ng conflicts = gnome-shell-extension-desktop-icons-ng - source = git+https://gitlab.com/rastersoft/desktop-icons-ng.git + source = git+https://gitlab.com/rastersoft/desktop-icons-ng.git#branch=port-to-gnome-45 sha256sums = SKIP pkgname = gnome-shell-extension-desktop-icons-ng-git |