T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / wingpanel-indicator-keyboard
Commits: eceafb2b by T.J. Townsend at 2024-07-13T22:06:52-04:00 upgpkg: 2.4.1-3: Rebuild packages that are missing .SRCINFO part 6 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,20 @@ +pkgbase = wingpanel-indicator-keyboard + pkgdesc = Wingpanel Keyboard Indicator + pkgver = 2.4.1 + pkgrel = 3 + url = https://github.com/elementary/wingpanel-indicator-keyboard + arch = x86_64 + groups = pantheon + license = GPL3 + makedepends = git + makedepends = meson + makedepends = vala + depends = glib2 + depends = gtk3 + depends = ibus + depends = libxml2 + depends = wingpanel + source = git+https://github.com/elementary/wingpanel-indicator-keyboard.git#tag=f9f58967e7f407949a6d631d068b2a61dcd4e4b0 + sha256sums = SKIP + +pkgname = wingpanel-indicator-keyboard ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=wingpanel-indicator-keyboard pkgver=2.4.1 -pkgrel=2 +pkgrel=3 pkgdesc='Wingpanel Keyboard Indicator' arch=(x86_64) url=https://github.com/elementary/wingpanel-indicator-keyboard View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/wingpanel-indicator-keyboard/-/commit/eceafb2b73e7bb3c544588f75cf0f88819790233 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/wingpanel-indicator-keyboard/-/commit/eceafb2b73e7bb3c544588f75cf0f88819790233 You're receiving this email because of your account on gitlab.archlinux.org.
