summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSaurabh Kumar Sharma2021-09-05 18:21:24 +0530
committerSaurabh Kumar Sharma2021-09-05 18:21:24 +0530
commit448f4b2de64ed419c116befb265d370f06ac1f20 (patch)
tree162f3538ec8be46bfdf2781a089655a9493dad73
parent7700651fff4329364e27bfce934c17e0ca679abf (diff)
downloadaur-448f4b2de64ed419c116befb265d370f06ac1f20.tar.gz
updated to 7.6.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
-rw-r--r--imgbrd-grabber.desktop10
-rw-r--r--imgbrd-grabber.pngbin98104 -> 0 bytes
4 files changed, 5 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 66b6d364d3eb..9e6587554390 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = imgbrd-grabber-bin
pkgdesc = Unofficial binary installer for ImgBrd Grabber
- pkgver = 7.6.1
- pkgrel = 2
+ pkgver = 7.6.2
+ pkgrel = 3
url = https://github.com/Bionus/imgbrd-grabber
arch = x86_64
license = GPL
@@ -9,7 +9,7 @@ pkgbase = imgbrd-grabber-bin
depends = imagemagick
conflicts = imgbrd-grabber-git
options = !strip
- source = imgbrd-grabber.tar.gz::https://github.com/Bionus/imgbrd-grabber/releases/download/v7.6.1/Grabber_v7.6.1.tar.gz
+ source = imgbrd-grabber.tar.gz::https://github.com/Bionus/imgbrd-grabber/releases/download/v7.6.2/Grabber_v7.6.2.tar.gz
sha256sums = SKIP
pkgname = imgbrd-grabber-bin
diff --git a/PKGBUILD b/PKGBUILD
index 88a76b5e8252..1fc3e4b03b05 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_appname=imgbrd-grabber
pkgname="${_appname}-bin"
-pkgver=7.6.1
-pkgrel=2
+pkgver=7.6.2
+pkgrel=3
pkgdesc="Unofficial binary installer for ImgBrd Grabber"
arch=("x86_64")
url="https://github.com/Bionus/imgbrd-grabber"
diff --git a/imgbrd-grabber.desktop b/imgbrd-grabber.desktop
deleted file mode 100644
index 910f599cbda4..000000000000
--- a/imgbrd-grabber.desktop
+++ /dev/null
@@ -1,10 +0,0 @@
-[Desktop Entry]
-Name=imgbrd-grabber
-Comment=ImgBrd Grabber GUI from GitHub
-Exec=/opt/imgbrd-grabber/imgbrd-grabber.appimage
-Icon=imgbrd-grabber
-Encoding=UTF-8
-Terminal=false
-StartupNotify=true
-Type=Application
-Categories=Internet;Media;
diff --git a/imgbrd-grabber.png b/imgbrd-grabber.png
deleted file mode 100644
index ecb44a5b1b71..000000000000
--- a/imgbrd-grabber.png
+++ /dev/null
Binary files differ