chore(aur): bump all plugins to 1.0.2

This commit is contained in:
2026-03-28 13:41:24 +01:00
parent d6df6ca96e
commit d10fa3cdce
22 changed files with 55 additions and 55 deletions

View File

@@ -1,6 +1,6 @@
pkgbase = owlry-plugin-bookmarks
pkgdesc = Bookmarks plugin for Owlry — search and launch browser bookmarks (Firefox, Chrome, Chromium)
pkgver = 1.0.1
pkgver = 1.0.2
pkgrel = 1
url = https://somegit.dev/Owlibou/owlry-plugins
install = owlry-plugin-bookmarks.install
@@ -11,7 +11,7 @@ pkgbase = owlry-plugin-bookmarks
optdepends = firefox: Firefox bookmarks support
optdepends = chromium: Chromium bookmarks support
optdepends = google-chrome: Chrome bookmarks support
source = owlry-plugin-bookmarks-1.0.1.tar.gz::https://somegit.dev/Owlibou/owlry-plugins/archive/owlry-plugin-bookmarks-v1.0.1.tar.gz
b2sums = 1ae495d6dc9dce479f9676b4bfddc410bfc9be0f3f6b99f0626f007e15de55a52c4630a3facdb9671d0aaef61d30ab1fc27401476c6934371d68da6000e7e1a9
source = owlry-plugin-bookmarks-1.0.2.tar.gz::https://somegit.dev/Owlibou/owlry-plugins/archive/owlry-plugin-bookmarks-v1.0.2.tar.gz
b2sums = ce86d6ca5cfb8ce6b57bd998fe2e6c242d2e09f147f3d97bd2de5eedbfd4d081f7bb196d930da8d7158a07771b5b3b6e3e29fe79726c248d30c5a494e1bf63dd
pkgname = owlry-plugin-bookmarks

View File

@@ -1,6 +1,6 @@
# Maintainer: vikingowl <christian@nachtigall.dev>
pkgname=owlry-plugin-bookmarks
pkgver=1.0.1
pkgver=1.0.2
pkgrel=1
pkgdesc="Bookmarks plugin for Owlry — search and launch browser bookmarks (Firefox, Chrome, Chromium)"
arch=('x86_64')
@@ -15,7 +15,7 @@ optdepends=(
'google-chrome: Chrome bookmarks support'
)
source=("$pkgname-$pkgver.tar.gz::https://somegit.dev/Owlibou/owlry-plugins/archive/$pkgname-v$pkgver.tar.gz")
b2sums=('1ae495d6dc9dce479f9676b4bfddc410bfc9be0f3f6b99f0626f007e15de55a52c4630a3facdb9671d0aaef61d30ab1fc27401476c6934371d68da6000e7e1a9')
b2sums=('ce86d6ca5cfb8ce6b57bd998fe2e6c242d2e09f147f3d97bd2de5eedbfd4d081f7bb196d930da8d7158a07771b5b3b6e3e29fe79726c248d30c5a494e1bf63dd')
_cratename=owlry-plugin-bookmarks

View File

@@ -1,6 +1,6 @@
pkgbase = owlry-plugin-clipboard
pkgdesc = Clipboard history plugin for Owlry — search and paste previous clipboard entries
pkgver = 1.0.0
pkgver = 1.0.2
pkgrel = 1
url = https://somegit.dev/Owlibou/owlry-plugins
install = owlry-plugin-clipboard.install
@@ -10,7 +10,7 @@ pkgbase = owlry-plugin-clipboard
depends = owlry-core
depends = cliphist
depends = wl-clipboard
source = owlry-plugin-clipboard-1.0.0.tar.gz::https://somegit.dev/Owlibou/owlry-plugins/archive/owlry-plugin-clipboard-v1.0.0.tar.gz
b2sums = 3d9a096485d5dea487a69fd48019eb5cddf2781bda5acce0503ecc5f19412f274b3a6f60a1922c35bd7855e4f72eaacb131d8affd0ee21d00e213345134a1b98
source = owlry-plugin-clipboard-1.0.2.tar.gz::https://somegit.dev/Owlibou/owlry-plugins/archive/owlry-plugin-clipboard-v1.0.2.tar.gz
b2sums = ce86d6ca5cfb8ce6b57bd998fe2e6c242d2e09f147f3d97bd2de5eedbfd4d081f7bb196d930da8d7158a07771b5b3b6e3e29fe79726c248d30c5a494e1bf63dd
pkgname = owlry-plugin-clipboard

View File

@@ -1,6 +1,6 @@
# Maintainer: vikingowl <christian@nachtigall.dev>
pkgname=owlry-plugin-clipboard
pkgver=1.0.0
pkgver=1.0.2
pkgrel=1
pkgdesc="Clipboard history plugin for Owlry — search and paste previous clipboard entries"
arch=('x86_64')
@@ -10,7 +10,7 @@ depends=('owlry-core' 'cliphist' 'wl-clipboard')
makedepends=('cargo')
install=owlry-plugin-clipboard.install
source=("$pkgname-$pkgver.tar.gz::https://somegit.dev/Owlibou/owlry-plugins/archive/$pkgname-v$pkgver.tar.gz")
b2sums=('3d9a096485d5dea487a69fd48019eb5cddf2781bda5acce0503ecc5f19412f274b3a6f60a1922c35bd7855e4f72eaacb131d8affd0ee21d00e213345134a1b98')
b2sums=('ce86d6ca5cfb8ce6b57bd998fe2e6c242d2e09f147f3d97bd2de5eedbfd4d081f7bb196d930da8d7158a07771b5b3b6e3e29fe79726c248d30c5a494e1bf63dd')
_cratename=owlry-plugin-clipboard

View File

@@ -1,6 +1,6 @@
pkgbase = owlry-plugin-emoji
pkgdesc = Emoji picker plugin for Owlry — search and insert emoji characters
pkgver = 1.0.1
pkgver = 1.0.2
pkgrel = 1
url = https://somegit.dev/Owlibou/owlry-plugins
install = owlry-plugin-emoji.install
@@ -10,7 +10,7 @@ pkgbase = owlry-plugin-emoji
depends = owlry-core
depends = wl-clipboard
depends = noto-fonts-emoji
source = owlry-plugin-emoji-1.0.1.tar.gz::https://somegit.dev/Owlibou/owlry-plugins/archive/owlry-plugin-emoji-v1.0.1.tar.gz
b2sums = 1ae495d6dc9dce479f9676b4bfddc410bfc9be0f3f6b99f0626f007e15de55a52c4630a3facdb9671d0aaef61d30ab1fc27401476c6934371d68da6000e7e1a9
source = owlry-plugin-emoji-1.0.2.tar.gz::https://somegit.dev/Owlibou/owlry-plugins/archive/owlry-plugin-emoji-v1.0.2.tar.gz
b2sums = ce86d6ca5cfb8ce6b57bd998fe2e6c242d2e09f147f3d97bd2de5eedbfd4d081f7bb196d930da8d7158a07771b5b3b6e3e29fe79726c248d30c5a494e1bf63dd
pkgname = owlry-plugin-emoji

View File

@@ -1,6 +1,6 @@
# Maintainer: vikingowl <christian@nachtigall.dev>
pkgname=owlry-plugin-emoji
pkgver=1.0.1
pkgver=1.0.2
pkgrel=1
pkgdesc="Emoji picker plugin for Owlry — search and insert emoji characters"
arch=('x86_64')
@@ -10,7 +10,7 @@ depends=('owlry-core' 'wl-clipboard' 'noto-fonts-emoji')
makedepends=('cargo')
install=owlry-plugin-emoji.install
source=("$pkgname-$pkgver.tar.gz::https://somegit.dev/Owlibou/owlry-plugins/archive/$pkgname-v$pkgver.tar.gz")
b2sums=('1ae495d6dc9dce479f9676b4bfddc410bfc9be0f3f6b99f0626f007e15de55a52c4630a3facdb9671d0aaef61d30ab1fc27401476c6934371d68da6000e7e1a9')
b2sums=('ce86d6ca5cfb8ce6b57bd998fe2e6c242d2e09f147f3d97bd2de5eedbfd4d081f7bb196d930da8d7158a07771b5b3b6e3e29fe79726c248d30c5a494e1bf63dd')
_cratename=owlry-plugin-emoji

View File

@@ -1,6 +1,6 @@
pkgbase = owlry-plugin-filesearch
pkgdesc = File search plugin for Owlry — find files using fd or mlocate
pkgver = 1.0.0
pkgver = 1.0.2
pkgrel = 1
url = https://somegit.dev/Owlibou/owlry-plugins
install = owlry-plugin-filesearch.install
@@ -10,7 +10,7 @@ pkgbase = owlry-plugin-filesearch
depends = owlry-core
optdepends = fd: fast file finding (recommended)
optdepends = mlocate: locate-based file search
source = owlry-plugin-filesearch-1.0.0.tar.gz::https://somegit.dev/Owlibou/owlry-plugins/archive/owlry-plugin-filesearch-v1.0.0.tar.gz
b2sums = 3d9a096485d5dea487a69fd48019eb5cddf2781bda5acce0503ecc5f19412f274b3a6f60a1922c35bd7855e4f72eaacb131d8affd0ee21d00e213345134a1b98
source = owlry-plugin-filesearch-1.0.2.tar.gz::https://somegit.dev/Owlibou/owlry-plugins/archive/owlry-plugin-filesearch-v1.0.2.tar.gz
b2sums = ce86d6ca5cfb8ce6b57bd998fe2e6c242d2e09f147f3d97bd2de5eedbfd4d081f7bb196d930da8d7158a07771b5b3b6e3e29fe79726c248d30c5a494e1bf63dd
pkgname = owlry-plugin-filesearch

View File

@@ -1,6 +1,6 @@
# Maintainer: vikingowl <christian@nachtigall.dev>
pkgname=owlry-plugin-filesearch
pkgver=1.0.0
pkgver=1.0.2
pkgrel=1
pkgdesc="File search plugin for Owlry — find files using fd or mlocate"
arch=('x86_64')
@@ -14,7 +14,7 @@ optdepends=(
'mlocate: locate-based file search'
)
source=("$pkgname-$pkgver.tar.gz::https://somegit.dev/Owlibou/owlry-plugins/archive/$pkgname-v$pkgver.tar.gz")
b2sums=('3d9a096485d5dea487a69fd48019eb5cddf2781bda5acce0503ecc5f19412f274b3a6f60a1922c35bd7855e4f72eaacb131d8affd0ee21d00e213345134a1b98')
b2sums=('ce86d6ca5cfb8ce6b57bd998fe2e6c242d2e09f147f3d97bd2de5eedbfd4d081f7bb196d930da8d7158a07771b5b3b6e3e29fe79726c248d30c5a494e1bf63dd')
_cratename=owlry-plugin-filesearch

View File

@@ -1,6 +1,6 @@
pkgbase = owlry-plugin-media
pkgdesc = Media controls plugin for Owlry — control MPRIS-compatible media players
pkgver = 1.0.0
pkgver = 1.0.2
pkgrel = 1
url = https://somegit.dev/Owlibou/owlry-plugins
install = owlry-plugin-media.install
@@ -9,7 +9,7 @@ pkgbase = owlry-plugin-media
makedepends = cargo
depends = owlry-core
depends = playerctl
source = owlry-plugin-media-1.0.0.tar.gz::https://somegit.dev/Owlibou/owlry-plugins/archive/owlry-plugin-media-v1.0.0.tar.gz
b2sums = 3d9a096485d5dea487a69fd48019eb5cddf2781bda5acce0503ecc5f19412f274b3a6f60a1922c35bd7855e4f72eaacb131d8affd0ee21d00e213345134a1b98
source = owlry-plugin-media-1.0.2.tar.gz::https://somegit.dev/Owlibou/owlry-plugins/archive/owlry-plugin-media-v1.0.2.tar.gz
b2sums = ce86d6ca5cfb8ce6b57bd998fe2e6c242d2e09f147f3d97bd2de5eedbfd4d081f7bb196d930da8d7158a07771b5b3b6e3e29fe79726c248d30c5a494e1bf63dd
pkgname = owlry-plugin-media

View File

@@ -1,6 +1,6 @@
# Maintainer: vikingowl <christian@nachtigall.dev>
pkgname=owlry-plugin-media
pkgver=1.0.0
pkgver=1.0.2
pkgrel=1
pkgdesc="Media controls plugin for Owlry — control MPRIS-compatible media players"
arch=('x86_64')
@@ -10,7 +10,7 @@ depends=('owlry-core' 'playerctl')
makedepends=('cargo')
install=owlry-plugin-media.install
source=("$pkgname-$pkgver.tar.gz::https://somegit.dev/Owlibou/owlry-plugins/archive/$pkgname-v$pkgver.tar.gz")
b2sums=('3d9a096485d5dea487a69fd48019eb5cddf2781bda5acce0503ecc5f19412f274b3a6f60a1922c35bd7855e4f72eaacb131d8affd0ee21d00e213345134a1b98')
b2sums=('ce86d6ca5cfb8ce6b57bd998fe2e6c242d2e09f147f3d97bd2de5eedbfd4d081f7bb196d930da8d7158a07771b5b3b6e3e29fe79726c248d30c5a494e1bf63dd')
_cratename=owlry-plugin-media

View File

@@ -1,6 +1,6 @@
pkgbase = owlry-plugin-pomodoro
pkgdesc = Pomodoro timer widget for Owlry — track focus and break intervals
pkgver = 1.0.0
pkgver = 1.0.2
pkgrel = 1
url = https://somegit.dev/Owlibou/owlry-plugins
install = owlry-plugin-pomodoro.install
@@ -8,7 +8,7 @@ pkgbase = owlry-plugin-pomodoro
license = GPL-3.0-or-later
makedepends = cargo
depends = owlry-core
source = owlry-plugin-pomodoro-1.0.0.tar.gz::https://somegit.dev/Owlibou/owlry-plugins/archive/owlry-plugin-pomodoro-v1.0.0.tar.gz
b2sums = 3d9a096485d5dea487a69fd48019eb5cddf2781bda5acce0503ecc5f19412f274b3a6f60a1922c35bd7855e4f72eaacb131d8affd0ee21d00e213345134a1b98
source = owlry-plugin-pomodoro-1.0.2.tar.gz::https://somegit.dev/Owlibou/owlry-plugins/archive/owlry-plugin-pomodoro-v1.0.2.tar.gz
b2sums = ce86d6ca5cfb8ce6b57bd998fe2e6c242d2e09f147f3d97bd2de5eedbfd4d081f7bb196d930da8d7158a07771b5b3b6e3e29fe79726c248d30c5a494e1bf63dd
pkgname = owlry-plugin-pomodoro

View File

@@ -1,6 +1,6 @@
# Maintainer: vikingowl <christian@nachtigall.dev>
pkgname=owlry-plugin-pomodoro
pkgver=1.0.0
pkgver=1.0.2
pkgrel=1
pkgdesc="Pomodoro timer widget for Owlry — track focus and break intervals"
arch=('x86_64')
@@ -10,7 +10,7 @@ depends=('owlry-core')
makedepends=('cargo')
install=owlry-plugin-pomodoro.install
source=("$pkgname-$pkgver.tar.gz::https://somegit.dev/Owlibou/owlry-plugins/archive/$pkgname-v$pkgver.tar.gz")
b2sums=('3d9a096485d5dea487a69fd48019eb5cddf2781bda5acce0503ecc5f19412f274b3a6f60a1922c35bd7855e4f72eaacb131d8affd0ee21d00e213345134a1b98')
b2sums=('ce86d6ca5cfb8ce6b57bd998fe2e6c242d2e09f147f3d97bd2de5eedbfd4d081f7bb196d930da8d7158a07771b5b3b6e3e29fe79726c248d30c5a494e1bf63dd')
_cratename=owlry-plugin-pomodoro

View File

@@ -1,6 +1,6 @@
pkgbase = owlry-plugin-scripts
pkgdesc = Scripts plugin for Owlry — launch custom scripts from a configured directory
pkgver = 1.0.0
pkgver = 1.0.2
pkgrel = 1
url = https://somegit.dev/Owlibou/owlry-plugins
install = owlry-plugin-scripts.install
@@ -8,7 +8,7 @@ pkgbase = owlry-plugin-scripts
license = GPL-3.0-or-later
makedepends = cargo
depends = owlry-core
source = owlry-plugin-scripts-1.0.0.tar.gz::https://somegit.dev/Owlibou/owlry-plugins/archive/owlry-plugin-scripts-v1.0.0.tar.gz
b2sums = 3d9a096485d5dea487a69fd48019eb5cddf2781bda5acce0503ecc5f19412f274b3a6f60a1922c35bd7855e4f72eaacb131d8affd0ee21d00e213345134a1b98
source = owlry-plugin-scripts-1.0.2.tar.gz::https://somegit.dev/Owlibou/owlry-plugins/archive/owlry-plugin-scripts-v1.0.2.tar.gz
b2sums = ce86d6ca5cfb8ce6b57bd998fe2e6c242d2e09f147f3d97bd2de5eedbfd4d081f7bb196d930da8d7158a07771b5b3b6e3e29fe79726c248d30c5a494e1bf63dd
pkgname = owlry-plugin-scripts

View File

@@ -1,6 +1,6 @@
# Maintainer: vikingowl <christian@nachtigall.dev>
pkgname=owlry-plugin-scripts
pkgver=1.0.0
pkgver=1.0.2
pkgrel=1
pkgdesc="Scripts plugin for Owlry — launch custom scripts from a configured directory"
arch=('x86_64')
@@ -10,7 +10,7 @@ depends=('owlry-core')
makedepends=('cargo')
install=owlry-plugin-scripts.install
source=("$pkgname-$pkgver.tar.gz::https://somegit.dev/Owlibou/owlry-plugins/archive/$pkgname-v$pkgver.tar.gz")
b2sums=('3d9a096485d5dea487a69fd48019eb5cddf2781bda5acce0503ecc5f19412f274b3a6f60a1922c35bd7855e4f72eaacb131d8affd0ee21d00e213345134a1b98')
b2sums=('ce86d6ca5cfb8ce6b57bd998fe2e6c242d2e09f147f3d97bd2de5eedbfd4d081f7bb196d930da8d7158a07771b5b3b6e3e29fe79726c248d30c5a494e1bf63dd')
_cratename=owlry-plugin-scripts

View File

@@ -1,6 +1,6 @@
pkgbase = owlry-plugin-ssh
pkgdesc = SSH plugin for Owlry — quickly connect to SSH hosts from config
pkgver = 1.0.1
pkgver = 1.0.2
pkgrel = 1
url = https://somegit.dev/Owlibou/owlry-plugins
install = owlry-plugin-ssh.install
@@ -9,7 +9,7 @@ pkgbase = owlry-plugin-ssh
makedepends = cargo
depends = owlry-core
depends = openssh
source = owlry-plugin-ssh-1.0.1.tar.gz::https://somegit.dev/Owlibou/owlry-plugins/archive/owlry-plugin-ssh-v1.0.1.tar.gz
b2sums = 1ae495d6dc9dce479f9676b4bfddc410bfc9be0f3f6b99f0626f007e15de55a52c4630a3facdb9671d0aaef61d30ab1fc27401476c6934371d68da6000e7e1a9
source = owlry-plugin-ssh-1.0.2.tar.gz::https://somegit.dev/Owlibou/owlry-plugins/archive/owlry-plugin-ssh-v1.0.2.tar.gz
b2sums = ce86d6ca5cfb8ce6b57bd998fe2e6c242d2e09f147f3d97bd2de5eedbfd4d081f7bb196d930da8d7158a07771b5b3b6e3e29fe79726c248d30c5a494e1bf63dd
pkgname = owlry-plugin-ssh

View File

@@ -1,6 +1,6 @@
# Maintainer: vikingowl <christian@nachtigall.dev>
pkgname=owlry-plugin-ssh
pkgver=1.0.1
pkgver=1.0.2
pkgrel=1
pkgdesc="SSH plugin for Owlry — quickly connect to SSH hosts from config"
arch=('x86_64')
@@ -10,7 +10,7 @@ depends=('owlry-core' 'openssh')
makedepends=('cargo')
install=owlry-plugin-ssh.install
source=("$pkgname-$pkgver.tar.gz::https://somegit.dev/Owlibou/owlry-plugins/archive/$pkgname-v$pkgver.tar.gz")
b2sums=('1ae495d6dc9dce479f9676b4bfddc410bfc9be0f3f6b99f0626f007e15de55a52c4630a3facdb9671d0aaef61d30ab1fc27401476c6934371d68da6000e7e1a9')
b2sums=('ce86d6ca5cfb8ce6b57bd998fe2e6c242d2e09f147f3d97bd2de5eedbfd4d081f7bb196d930da8d7158a07771b5b3b6e3e29fe79726c248d30c5a494e1bf63dd')
_cratename=owlry-plugin-ssh

View File

@@ -1,6 +1,6 @@
pkgbase = owlry-plugin-systemd
pkgdesc = Systemd plugin for Owlry — manage systemd user services
pkgver = 1.0.0
pkgver = 1.0.2
pkgrel = 1
url = https://somegit.dev/Owlibou/owlry-plugins
install = owlry-plugin-systemd.install
@@ -9,7 +9,7 @@ pkgbase = owlry-plugin-systemd
makedepends = cargo
depends = owlry-core
depends = systemd
source = owlry-plugin-systemd-1.0.0.tar.gz::https://somegit.dev/Owlibou/owlry-plugins/archive/owlry-plugin-systemd-v1.0.0.tar.gz
b2sums = 3d9a096485d5dea487a69fd48019eb5cddf2781bda5acce0503ecc5f19412f274b3a6f60a1922c35bd7855e4f72eaacb131d8affd0ee21d00e213345134a1b98
source = owlry-plugin-systemd-1.0.2.tar.gz::https://somegit.dev/Owlibou/owlry-plugins/archive/owlry-plugin-systemd-v1.0.2.tar.gz
b2sums = ce86d6ca5cfb8ce6b57bd998fe2e6c242d2e09f147f3d97bd2de5eedbfd4d081f7bb196d930da8d7158a07771b5b3b6e3e29fe79726c248d30c5a494e1bf63dd
pkgname = owlry-plugin-systemd

View File

@@ -1,6 +1,6 @@
# Maintainer: vikingowl <christian@nachtigall.dev>
pkgname=owlry-plugin-systemd
pkgver=1.0.0
pkgver=1.0.2
pkgrel=1
pkgdesc="Systemd plugin for Owlry — manage systemd user services"
arch=('x86_64')
@@ -10,7 +10,7 @@ depends=('owlry-core' 'systemd')
makedepends=('cargo')
install=owlry-plugin-systemd.install
source=("$pkgname-$pkgver.tar.gz::https://somegit.dev/Owlibou/owlry-plugins/archive/$pkgname-v$pkgver.tar.gz")
b2sums=('3d9a096485d5dea487a69fd48019eb5cddf2781bda5acce0503ecc5f19412f274b3a6f60a1922c35bd7855e4f72eaacb131d8affd0ee21d00e213345134a1b98')
b2sums=('ce86d6ca5cfb8ce6b57bd998fe2e6c242d2e09f147f3d97bd2de5eedbfd4d081f7bb196d930da8d7158a07771b5b3b6e3e29fe79726c248d30c5a494e1bf63dd')
_cratename=owlry-plugin-systemd

View File

@@ -1,6 +1,6 @@
pkgbase = owlry-plugin-weather
pkgdesc = Weather widget for Owlry — display current weather conditions
pkgver = 1.0.0
pkgver = 1.0.2
pkgrel = 1
url = https://somegit.dev/Owlibou/owlry-plugins
install = owlry-plugin-weather.install
@@ -8,7 +8,7 @@ pkgbase = owlry-plugin-weather
license = GPL-3.0-or-later
makedepends = cargo
depends = owlry-core
source = owlry-plugin-weather-1.0.0.tar.gz::https://somegit.dev/Owlibou/owlry-plugins/archive/owlry-plugin-weather-v1.0.0.tar.gz
b2sums = 3d9a096485d5dea487a69fd48019eb5cddf2781bda5acce0503ecc5f19412f274b3a6f60a1922c35bd7855e4f72eaacb131d8affd0ee21d00e213345134a1b98
source = owlry-plugin-weather-1.0.2.tar.gz::https://somegit.dev/Owlibou/owlry-plugins/archive/owlry-plugin-weather-v1.0.2.tar.gz
b2sums = ce86d6ca5cfb8ce6b57bd998fe2e6c242d2e09f147f3d97bd2de5eedbfd4d081f7bb196d930da8d7158a07771b5b3b6e3e29fe79726c248d30c5a494e1bf63dd
pkgname = owlry-plugin-weather

View File

@@ -1,6 +1,6 @@
# Maintainer: vikingowl <christian@nachtigall.dev>
pkgname=owlry-plugin-weather
pkgver=1.0.0
pkgver=1.0.2
pkgrel=1
pkgdesc="Weather widget for Owlry — display current weather conditions"
arch=('x86_64')
@@ -10,7 +10,7 @@ depends=('owlry-core')
makedepends=('cargo')
install=owlry-plugin-weather.install
source=("$pkgname-$pkgver.tar.gz::https://somegit.dev/Owlibou/owlry-plugins/archive/$pkgname-v$pkgver.tar.gz")
b2sums=('3d9a096485d5dea487a69fd48019eb5cddf2781bda5acce0503ecc5f19412f274b3a6f60a1922c35bd7855e4f72eaacb131d8affd0ee21d00e213345134a1b98')
b2sums=('ce86d6ca5cfb8ce6b57bd998fe2e6c242d2e09f147f3d97bd2de5eedbfd4d081f7bb196d930da8d7158a07771b5b3b6e3e29fe79726c248d30c5a494e1bf63dd')
_cratename=owlry-plugin-weather

View File

@@ -1,6 +1,6 @@
pkgbase = owlry-plugin-websearch
pkgdesc = Web search plugin for Owlry — search DuckDuckGo, Google, and custom engines
pkgver = 1.0.1
pkgver = 1.0.2
pkgrel = 1
url = https://somegit.dev/Owlibou/owlry-plugins
install = owlry-plugin-websearch.install
@@ -8,7 +8,7 @@ pkgbase = owlry-plugin-websearch
license = GPL-3.0-or-later
makedepends = cargo
depends = owlry-core
source = owlry-plugin-websearch-1.0.1.tar.gz::https://somegit.dev/Owlibou/owlry-plugins/archive/owlry-plugin-websearch-v1.0.1.tar.gz
b2sums = 1ae495d6dc9dce479f9676b4bfddc410bfc9be0f3f6b99f0626f007e15de55a52c4630a3facdb9671d0aaef61d30ab1fc27401476c6934371d68da6000e7e1a9
source = owlry-plugin-websearch-1.0.2.tar.gz::https://somegit.dev/Owlibou/owlry-plugins/archive/owlry-plugin-websearch-v1.0.2.tar.gz
b2sums = ce86d6ca5cfb8ce6b57bd998fe2e6c242d2e09f147f3d97bd2de5eedbfd4d081f7bb196d930da8d7158a07771b5b3b6e3e29fe79726c248d30c5a494e1bf63dd
pkgname = owlry-plugin-websearch

View File

@@ -1,6 +1,6 @@
# Maintainer: vikingowl <christian@nachtigall.dev>
pkgname=owlry-plugin-websearch
pkgver=1.0.1
pkgver=1.0.2
pkgrel=1
pkgdesc="Web search plugin for Owlry — search DuckDuckGo, Google, and custom engines"
arch=('x86_64')
@@ -10,7 +10,7 @@ depends=('owlry-core')
makedepends=('cargo')
install=owlry-plugin-websearch.install
source=("$pkgname-$pkgver.tar.gz::https://somegit.dev/Owlibou/owlry-plugins/archive/$pkgname-v$pkgver.tar.gz")
b2sums=('1ae495d6dc9dce479f9676b4bfddc410bfc9be0f3f6b99f0626f007e15de55a52c4630a3facdb9671d0aaef61d30ab1fc27401476c6934371d68da6000e7e1a9')
b2sums=('ce86d6ca5cfb8ce6b57bd998fe2e6c242d2e09f147f3d97bd2de5eedbfd4d081f7bb196d930da8d7158a07771b5b3b6e3e29fe79726c248d30c5a494e1bf63dd')
_cratename=owlry-plugin-websearch