diff options
| author | Rasmus Thomsen <oss@cogitri.dev> | 2020-03-27 23:21:40 +0100 |
|---|---|---|
| committer | Rasmus Thomsen <oss@cogitri.dev> | 2020-03-28 07:59:03 +0000 |
| commit | bcacef6fc1feebc3d43ba7100ba1d6d9d833b0bb (patch) | |
| tree | 3001fca9e58b6192644e0189724ab2607d090a35 | |
| parent | cdd6fe055123e29bd5bf303b2d3efb8af215e2e2 (diff) | |
| download | aports-bcacef6fc1feebc3d43ba7100ba1d6d9d833b0bb.tar.bz2 aports-bcacef6fc1feebc3d43ba7100ba1d6d9d833b0bb.tar.xz | |
community/gnome-initial-setup: upgrade to 3.36.1
| -rw-r--r-- | community/gnome-initial-setup/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/gnome-initial-setup/APKBUILD b/community/gnome-initial-setup/APKBUILD index 53d5fa3af8..780addd2bb 100644 --- a/community/gnome-initial-setup/APKBUILD +++ b/community/gnome-initial-setup/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Rasmus Thomsen <oss@cogitri.dev> # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-initial-setup -pkgver=3.36.0 -pkgrel=4 +pkgver=3.36.1 +pkgrel=0 pkgdesc="A simple, easy,and safe way to prepare a new system" url="https://wiki.gnome.org/Design/OS/InitialSetup" arch="all !armhf !s390x !ppc64le" # limited by gnome-shell&mutter @@ -35,4 +35,4 @@ package() { DESTDIR="$pkgdir" ninja -C output install } -sha512sums="dc5d1cd1410099548ad65889d783c0cd2d953a19c8b42b0ae06de0e93dd6e67fc9f515e6b624dc1f8deef2b5073deb06dfd29fdbe8f62bb6296754e422d81944 gnome-initial-setup-3.36.0.tar.xz" +sha512sums="7b6100c3ef808a6031ffc116bae15981ed6e337126ff949cb026e9399c5949ddf6790910cd830e371683a4924316cea0b3c66487934c6a63c3c1ed7a2dd8ff9a gnome-initial-setup-3.36.1.tar.xz" |
