Skip to content

Commit

Permalink
Merge pull request #1 from LingmoOS/update-packages
Browse files Browse the repository at this point in the history
Sync version from upstream
  • Loading branch information
chun-awa authored Oct 11, 2024
2 parents d3cdb3d + d8b64a1 commit 45dde73
Show file tree
Hide file tree
Showing 38 changed files with 97 additions and 97 deletions.
6 changes: 3 additions & 3 deletions lingmo-calculator/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
pkgbase = lingmo-calculator
pkgdesc = A simple calculator.
pkgver = 0.6.1
pkgver = 0.6.2
pkgrel = 1
url = https://lingmo.org
arch = x86_64
license = GPL
makedepends = extra-cmake-modules
depends = qt5-tools
depends = qt5-quickcontrols2
source = https://github.com/LingmoOS/lingmo-calculator/archive/refs/tags/0.6.1.tar.gz
sha256sums = b0de29daeb1028dfbdf56619f88c464fb4273beade471f0d9896a0736e10c4ad
source = https://github.com/LingmoOS/lingmo-calculator/archive/refs/tags/0.6.2.tar.gz
sha256sums = 3ca6a0576844aa9762ee6381291a79f449b999d10f7d220522d84ba9cb6c9fc8

pkgname = lingmo-calculator
4 changes: 2 additions & 2 deletions lingmo-calculator/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ depends=("qt5-tools" "qt5-quickcontrols2")
makedepends=("extra-cmake-modules")
pkgdesc="A simple calculator."
pkgrel=1
pkgver=0.6.1
pkgver=0.6.2
url="https://lingmo.org"
license=("GPL")
source=("https://github.com/LingmoOS/${pkgname}/archive/refs/tags/${pkgver}.tar.gz")
sha256sums=('b0de29daeb1028dfbdf56619f88c464fb4273beade471f0d9896a0736e10c4ad')
sha256sums=('3ca6a0576844aa9762ee6381291a79f449b999d10f7d220522d84ba9cb6c9fc8')

prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"
Expand Down
6 changes: 3 additions & 3 deletions lingmo-cursor-themes/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
pkgbase = lingmo-cursor-themes
pkgdesc = Lingmo OS Cursor Themes
pkgver = 2.0.1
pkgver = 2.0.2
pkgrel = 1
url = https://lingmo.org
arch = x86_64
license = GPL
makedepends = extra-cmake-modules
source = https://github.com/LingmoOS/lingmo-cursor-themes/archive/refs/tags/2.0.1.tar.gz
sha256sums = a088c15091066d54f83e1f0769eb896b62ca35a98ec1c66a90eee632c49a22f7
source = https://github.com/LingmoOS/lingmo-cursor-themes/archive/refs/tags/2.0.2.tar.gz
sha256sums = 2d61290875466f43eb7525c2f87a6bd1d7a2f08c276ceb45404079d6176e1301

pkgname = lingmo-cursor-themes
4 changes: 2 additions & 2 deletions lingmo-cursor-themes/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ depends=()
makedepends=("extra-cmake-modules")
pkgdesc="Lingmo OS Cursor Themes"
pkgrel=1
pkgver=2.0.1
pkgver=2.0.2
url="https://lingmo.org"
license=("GPL")
source=("https://github.com/LingmoOS/${pkgname}/archive/refs/tags/${pkgver}.tar.gz")
sha256sums=('a088c15091066d54f83e1f0769eb896b62ca35a98ec1c66a90eee632c49a22f7')
sha256sums=('2d61290875466f43eb7525c2f87a6bd1d7a2f08c276ceb45404079d6176e1301')

prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"
Expand Down
6 changes: 3 additions & 3 deletions lingmo-dock/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = lingmo-dock
pkgdesc = The dock component of LingmoOS, which relies on LingmoUI.
pkgver = 2.0.2
pkgver = 2.0.3
pkgrel = 1
url = https://lingmo.org
arch = x86_64
Expand All @@ -11,7 +11,7 @@ pkgbase = lingmo-dock
depends = qt5-x11extras
depends = qt5-tools
depends = lingmoui
source = https://github.com/LingmoOS/lingmo-dock/archive/refs/tags/2.0.2.tar.gz
sha256sums = 3b07175e2f24c4579041dd30f725a39d8135a873c0b661405a9dde2fcdd395f3
source = https://github.com/LingmoOS/lingmo-dock/archive/refs/tags/2.0.3.tar.gz
sha256sums = 98bcd574998b9d452125a59ba0abcb439f0ecc903038d94301a9cbf759bd946b

pkgname = lingmo-dock
4 changes: 2 additions & 2 deletions lingmo-dock/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ depends=(
makedepends=("extra-cmake-modules")
pkgdesc="The dock component of LingmoOS, which relies on LingmoUI."
pkgrel=1
pkgver=2.0.2
pkgver=2.0.3
url="https://lingmo.org"
license=("GPL")
source=("https://github.com/LingmoOS/${pkgname}/archive/refs/tags/${pkgver}.tar.gz")
sha256sums=('3b07175e2f24c4579041dd30f725a39d8135a873c0b661405a9dde2fcdd395f3')
sha256sums=('98bcd574998b9d452125a59ba0abcb439f0ecc903038d94301a9cbf759bd946b')

prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"
Expand Down
6 changes: 3 additions & 3 deletions lingmo-filemanager/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = lingmo-filemanager
pkgdesc = A file manager that simple to use, beautiful, and retain the classic PC interactive design used by LingmoOS.
pkgver = 0.8
pkgver = 0.8.1
pkgrel = 1
url = https://lingmo.org
arch = x86_64
Expand All @@ -9,7 +9,7 @@ pkgbase = lingmo-filemanager
depends = qt5-quickcontrols2
depends = kwindowsystem5
depends = kio5
source = https://github.com/LingmoOS/lingmo-filemanager/archive/refs/tags/0.8.tar.gz
sha256sums = e685f2ca83ac31b0227cf3480e925542fa026beeee057a77c375f8d89f0d8047
source = https://github.com/LingmoOS/lingmo-filemanager/archive/refs/tags/0.8.1.tar.gz
sha256sums = d0a6048bdd8cc5fa52f3b8eb113d4f0347ed163e8df965091bb188982c58afdf

pkgname = lingmo-filemanager
4 changes: 2 additions & 2 deletions lingmo-filemanager/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ depends=("qt5-quickcontrols2" "kwindowsystem5" "kio5")
makedepends=("extra-cmake-modules")
pkgdesc="A file manager that simple to use, beautiful, and retain the classic PC interactive design used by LingmoOS."
pkgrel=1
pkgver=0.8
pkgver=0.8.1
url="https://lingmo.org"
license=("GPL")
source=("https://github.com/LingmoOS/${pkgname}/archive/refs/tags/${pkgver}.tar.gz")
sha256sums=('e685f2ca83ac31b0227cf3480e925542fa026beeee057a77c375f8d89f0d8047')
sha256sums=('d0a6048bdd8cc5fa52f3b8eb113d4f0347ed163e8df965091bb188982c58afdf')

prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"
Expand Down
6 changes: 3 additions & 3 deletions lingmo-gtk-themes/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
pkgbase = lingmo-gtk-themes
pkgdesc = GTK themes for Lingmo OS
pkgver = 2.0.0
pkgver = 2.0.1
pkgrel = 1
url = https://lingmo.org
arch = x86_64
license = GPL
makedepends = extra-cmake-modules
source = https://github.com/LingmoOS/lingmo-gtk-themes/archive/refs/tags/2.0.0.tar.gz
sha256sums = 66b55621337316e30b708dc8284d47d2943c9e00bdde7b1b4f2704012f17583e
source = https://github.com/LingmoOS/lingmo-gtk-themes/archive/refs/tags/2.0.1.tar.gz
sha256sums = 3be6ff40f1ced6bef57f2d33e26549f7475e7a4684812ed89a5a20f0ee040fe2

pkgname = lingmo-gtk-themes
4 changes: 2 additions & 2 deletions lingmo-gtk-themes/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ depends=()
makedepends=("extra-cmake-modules")
pkgdesc="GTK themes for Lingmo OS"
pkgrel=1
pkgver=2.0.0
pkgver=2.0.1

url="https://lingmo.org"
license=("GPL")
source=("https://github.com/LingmoOS/${pkgname}/archive/refs/tags/${pkgver}.tar.gz")
sha256sums=('66b55621337316e30b708dc8284d47d2943c9e00bdde7b1b4f2704012f17583e')
sha256sums=('3be6ff40f1ced6bef57f2d33e26549f7475e7a4684812ed89a5a20f0ee040fe2')

prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"
Expand Down
8 changes: 4 additions & 4 deletions lingmo-kwin-plugins/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pkgbase = lingmo-kwin-plugins
pkgdesc = KWin plugin for LingmoOS
pkgver = 1.2.0_1
pkgrel = 2
pkgver = 1.2.1
pkgrel = 1
url = https://lingmo.org
arch = x86_64
license = GPL
Expand All @@ -17,7 +17,7 @@ pkgbase = lingmo-kwin-plugins
depends = kconfigwidgets
depends = kwindowsystem
depends = kwayland
source = https://github.com/LingmoOS/lingmo-kwin-plugins/archive/refs/tags/1.2.0-1.tar.gz
sha256sums = 7480345374769d6d81cd59c2443c49b18863f6c22ae454a9600a5e6b17729362
source = https://github.com/LingmoOS/lingmo-kwin-plugins/archive/refs/tags/1.2.1.tar.gz
sha256sums = 4f5b55e04fa479df26f30123041104a57dfb0a6d2c911ce3d5ae6221d0a30c3b

pkgname = lingmo-kwin-plugins
6 changes: 3 additions & 3 deletions lingmo-kwin-plugins/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ depends=(
)
makedepends=('extra-cmake-modules' 'plasma-framework5')
pkgdesc="KWin plugin for LingmoOS"
pkgrel=2
pkgver=1.2.0_1
pkgrel=1
pkgver=1.2.1

url="https://lingmo.org"
license=("GPL")
source=("https://github.com/LingmoOS/${pkgname}/archive/refs/tags/${pkgver//_/-}.tar.gz")
sha256sums=('7480345374769d6d81cd59c2443c49b18863f6c22ae454a9600a5e6b17729362')
sha256sums=('4f5b55e04fa479df26f30123041104a57dfb0a6d2c911ce3d5ae6221d0a30c3b')

prepare() {
cd "${srcdir}/${pkgname}-${pkgver//_/-}"
Expand Down
6 changes: 3 additions & 3 deletions lingmo-launcher/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = lingmo-launcher
pkgdesc = Application launcher for Lingmo.
pkgver = 2.0.0
pkgver = 2.0.1
pkgrel = 1
url = https://lingmo.org
arch = x86_64
Expand All @@ -10,7 +10,7 @@ pkgbase = lingmo-launcher
depends = qt5-base
depends = qt5-quickcontrols2
depends = qt5-tools
source = https://github.com/LingmoOS/lingmo-launcher/archive/refs/tags/2.0.0.tar.gz
sha256sums = eaa7cb7eb031a0f29930cb19f4251d2291a973327af9bddbbf5ff36739bc999f
source = https://github.com/LingmoOS/lingmo-launcher/archive/refs/tags/2.0.1.tar.gz
sha256sums = fcc5548817bc159fb1db2a20b4bcec5bfec2112e0526dda8b59956e85f6f0827

pkgname = lingmo-launcher
4 changes: 2 additions & 2 deletions lingmo-launcher/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ depends=("kwindowsystem5" "qt5-base" "qt5-quickcontrols2" "qt5-tools")
makedepends=("extra-cmake-modules")
pkgdesc="Application launcher for Lingmo."
pkgrel=1
pkgver=2.0.0
pkgver=2.0.1
url="https://lingmo.org"
license=("GPL")
source=("https://github.com/LingmoOS/${pkgname}/archive/refs/tags/${pkgver}.tar.gz")
sha256sums=('eaa7cb7eb031a0f29930cb19f4251d2291a973327af9bddbbf5ff36739bc999f')
sha256sums=('fcc5548817bc159fb1db2a20b4bcec5bfec2112e0526dda8b59956e85f6f0827')

prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"
Expand Down
6 changes: 3 additions & 3 deletions lingmo-qt-plugins/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = lingmo-qt-plugins
pkgdesc = Unify Qt application style of LingmoOS.
pkgver = 2.0.0
pkgver = 2.0.1
pkgrel = 1
url = https://lingmo.org
arch = x86_64
Expand All @@ -12,7 +12,7 @@ pkgbase = lingmo-qt-plugins
depends = libqt5xdg
depends = libdbusmenu-qt5
depends = libxcb
source = https://github.com/LingmoOS/lingmo-qt-plugins/archive/refs/tags/2.0.0.tar.gz
sha256sums = 0ad28754c7a6b5c17e8ce5ed457b5efd6915e7675d916efd08aaef70e9c77dc7
source = https://github.com/LingmoOS/lingmo-qt-plugins/archive/refs/tags/2.0.1.tar.gz
sha256sums = dc238ba3993ca02fe21b438cd7e4ad1dd8ba124a906f94f5a68872258998747e

pkgname = lingmo-qt-plugins
4 changes: 2 additions & 2 deletions lingmo-qt-plugins/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ depends=(
makedepends=("extra-cmake-modules")
pkgdesc="Unify Qt application style of LingmoOS."
pkgrel=1
pkgver=2.0.0
pkgver=2.0.1
url="https://lingmo.org"
license=("GPL")
source=("https://github.com/LingmoOS/${pkgname}/archive/refs/tags/${pkgver}.tar.gz")
sha256sums=('0ad28754c7a6b5c17e8ce5ed457b5efd6915e7675d916efd08aaef70e9c77dc7')
sha256sums=('dc238ba3993ca02fe21b438cd7e4ad1dd8ba124a906f94f5a68872258998747e')

prepare() {
cd "$srcdir/${pkgname}-${pkgver}"
Expand Down
6 changes: 3 additions & 3 deletions lingmo-screenlocker/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = lingmo-screenlocker
pkgdesc = Screenlocker for LingmoOS.
pkgver = 2.0.1
pkgver = 2.0.2
pkgrel = 1
url = https://lingmo.org
arch = x86_64
Expand All @@ -11,7 +11,7 @@ pkgbase = lingmo-screenlocker
depends = qt5-x11extras
depends = dbus
depends = libx11
source = https://github.com/LingmoOS/lingmo-screenlocker/archive/refs/tags/2.0.1.tar.gz
sha256sums = e863a4826944da69e5aa791a8049a2350a49a1f253b3522d7e1f099d947a3959
source = https://github.com/LingmoOS/lingmo-screenlocker/archive/refs/tags/2.0.2.tar.gz
sha256sums = e9320d73c968e7e59eab660cd8e38569f7bc5da9042d109675173d383f1a43ca

pkgname = lingmo-screenlocker
4 changes: 2 additions & 2 deletions lingmo-screenlocker/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ depends=(
makedepends=("extra-cmake-modules")
pkgdesc="Screenlocker for LingmoOS."
pkgrel=1
pkgver=2.0.1
pkgver=2.0.2

url="https://lingmo.org"
license=("GPL")
source=("https://github.com/LingmoOS/${pkgname}/archive/refs/tags/${pkgver}.tar.gz")
sha256sums=('e863a4826944da69e5aa791a8049a2350a49a1f253b3522d7e1f099d947a3959')
sha256sums=('e9320d73c968e7e59eab660cd8e38569f7bc5da9042d109675173d383f1a43ca')

prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"
Expand Down
6 changes: 3 additions & 3 deletions lingmo-screenshots/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
pkgbase = lingmo-screenshots
pkgdesc = Screenshot tool for LingmoOS.
pkgver = 1.9.9
pkgver = 2.0.0
pkgrel = 1
url = https://lingmo.org
arch = x86_64
license = GPL
makedepends = extra-cmake-modules
depends = qt5-quickcontrols2
depends = qt5-tools
source = https://github.com/LingmoOS/lingmo-screenshots/archive/refs/tags/1.9.9.tar.gz
sha256sums = 752792ed7ca476608ee1b505a4cb2c4bc8349b7e5c0a1207ac6455cc71d71b5e
source = https://github.com/LingmoOS/lingmo-screenshots/archive/refs/tags/2.0.0.tar.gz
sha256sums = 9c12ddc29b68114eb5efdba205edf8134eb8129d5957c6e598ced1a01e4b5a49

pkgname = lingmo-screenshots
4 changes: 2 additions & 2 deletions lingmo-screenshots/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ depends=("qt5-quickcontrols2" "qt5-tools")
makedepends=("extra-cmake-modules")
pkgdesc="Screenshot tool for LingmoOS."
pkgrel=1
pkgver=1.9.9
pkgver=2.0.0
url="https://lingmo.org"
license=("GPL")
source=("https://github.com/LingmoOS/${pkgname}/archive/refs/tags/${pkgver}.tar.gz")
sha256sums=('752792ed7ca476608ee1b505a4cb2c4bc8349b7e5c0a1207ac6455cc71d71b5e')
sha256sums=('9c12ddc29b68114eb5efdba205edf8134eb8129d5957c6e598ced1a01e4b5a49')

prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"
Expand Down
6 changes: 3 additions & 3 deletions lingmo-sddm-theme/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
pkgbase = lingmo-sddm-theme
pkgdesc = SDDM theme for LingmoOS
pkgver = 2.0.1
pkgver = 2.6.0
pkgrel = 1
url = https://lingmo.org
arch = x86_64
license = GPL
makedepends = extra-cmake-modules
depends = sddm
source = https://github.com/LingmoOS/lingmo-sddm-theme/archive/refs/tags/2.0.1.tar.gz
sha256sums = 22a30c52a6b0145fadf559d7b71d7f371b2fe343e007d43a3144ab6ce233a85a
source = https://github.com/LingmoOS/lingmo-sddm-theme/archive/refs/tags/2.6.0.tar.gz
sha256sums = 15afece59efd3797d3bd69a5f7c619c2baa772bb2f13ee9b42ad1ac44301373d

pkgname = lingmo-sddm-theme
4 changes: 2 additions & 2 deletions lingmo-sddm-theme/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ depends=("sddm")
makedepends=("extra-cmake-modules")
pkgdesc="SDDM theme for LingmoOS"
pkgrel=1
pkgver=2.0.1
pkgver=2.6.0
url="https://lingmo.org"
license=("GPL")
source=("https://github.com/LingmoOS/${pkgname}/archive/refs/tags/${pkgver}.tar.gz")
sha256sums=('22a30c52a6b0145fadf559d7b71d7f371b2fe343e007d43a3144ab6ce233a85a')
sha256sums=('15afece59efd3797d3bd69a5f7c619c2baa772bb2f13ee9b42ad1ac44301373d')

prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"
Expand Down
6 changes: 3 additions & 3 deletions lingmo-settings/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = lingmo-settings
pkgdesc = The system settings application for LingmoOS uses LingmoUI as the interface style.
pkgver = 2.1.5
pkgver = 3.0.0
pkgrel = 1
url = https://lingmo.org
arch = x86_64
Expand All @@ -15,7 +15,7 @@ pkgbase = lingmo-settings
depends = modemmanager-qt
depends = libqtxdg
depends = lingmoui
source = https://github.com/LingmoOS/lingmo-settings/archive/refs/tags/2.1.5.tar.gz
sha256sums = fe747160a9aa44e29ff24fc7c1451d7cc25f8603aad890e232207978e84a2009
source = https://github.com/LingmoOS/lingmo-settings/archive/refs/tags/3.0.0.tar.gz
sha256sums = dc86c475a3e7331a163d26c062183262a631f8a22194bc7b940fbb9a99723a00

pkgname = lingmo-settings
4 changes: 2 additions & 2 deletions lingmo-settings/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ depends=(
makedepends=("extra-cmake-modules")
pkgdesc="The system settings application for LingmoOS uses LingmoUI as the interface style."
pkgrel=1
pkgver=2.1.5
pkgver=3.0.0
url="https://lingmo.org"
license=("GPL")
source=("https://github.com/LingmoOS/${pkgname}/archive/refs/tags/${pkgver}.tar.gz")
sha256sums=('fe747160a9aa44e29ff24fc7c1451d7cc25f8603aad890e232207978e84a2009')
sha256sums=('dc86c475a3e7331a163d26c062183262a631f8a22194bc7b940fbb9a99723a00')

prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"
Expand Down
Loading

0 comments on commit 45dde73

Please sign in to comment.